summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 65ac523..403d366 100644
--- a/Makefile
+++ b/Makefile
@@ -170,7 +170,7 @@ manifest:
clean:
@latexmk -silent -c *.dtx >/dev/null
- @# for tex-only runs
+ @#for non-latexmk runs
@$(RM) -- *.log
mrproper: clean