summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6feb84e..69c2471 100644
--- a/Makefile
+++ b/Makefile
@@ -9,3 +9,5 @@ init:
web:
find config -name '*.setup' -exec ikiwiki --setup '{}' --rebuild ';'
+
+.PHONY: all init build install web installweb