diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,3 +9,5 @@ init: web: find config -name '*.setup' -exec ikiwiki --setup '{}' --rebuild ';' + +.PHONY: all init build install web installweb |
index : siri | ||
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -9,3 +9,5 @@ init: web: find config -name '*.setup' -exec ikiwiki --setup '{}' --rebuild ';' + +.PHONY: all init build install web installweb |