From 41d206a448be6df61c0969d8c4a88da63c7bd6be Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 10 Oct 2016 13:49:31 +0200 Subject: Terminologie, gebruikersperspectief, fix makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e4bc32b..c4b7ee1 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ SHELL=/bin/bash PRE:=docker.pdf -DEPS_GEN:=moby.pdf compiling.png swarm.png +DEPS_GEN:=moby.pdf swarm.png DEPS:=$(DEPS_GEN) $(wildcard examples/*/Dockerfile) AUX:=moby.svg -- cgit v1.2.3