summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0ac0ba6..f808f7d 100644
--- a/Makefile
+++ b/Makefile
@@ -9,4 +9,4 @@ all: $(HTML)
clean:
rm -f $(HTML)
-.PHONY: clean
+.PHONY: all clean