From ab816f3e28a5ea2d725746d191e06996b6568c19 Mon Sep 17 00:00:00 2001 From: Johannes Knoedtel Date: Thu, 5 Oct 2017 14:11:06 +0200 Subject: [PATCH] clean should not depend on all --- IDB/klausur_ss16/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IDB/klausur_ss16/Makefile b/IDB/klausur_ss16/Makefile index 142e0a6..5bdac03 100644 --- a/IDB/klausur_ss16/Makefile +++ b/IDB/klausur_ss16/Makefile @@ -5,7 +5,7 @@ solutions: continuous: $(PDF).continuous -clean: cleanup all +clean: cleanup cleanup: @-rm -f *.aux *.fdb_latexmk *.fls *.log