diff --git a/Makefile b/Makefile index 153da83..e72ff07 100644 --- a/Makefile +++ b/Makefile @@ -14,7 +14,7 @@ doc-pdf: doc clean: $(MAKE) -C src clean - rm -rf drown-engine test + rm -rf drown-engine test latex/* html/* vgcore* core install: $(MAKE) -C install