diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ export WWW_URL .PHONY: default clean webroot cgitroot -default: www-root +default: webroot %.meta: %.html src/post2meta src/post2html src/post2meta $< > $@ |