aboutsummaryrefslogtreecommitdiffstats
path: root/example/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'example/Makefile')
-rw-r--r--example/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/example/Makefile b/example/Makefile
index 86be61e..0df1ef6 100644
--- a/example/Makefile
+++ b/example/Makefile
@@ -5,3 +5,5 @@ dict.pdf: dict.tex
clean:
-rm dict.aux dict.log dict.pdf
+
+.PHONY: all clean