]> sipb.mit.edu Git - ikiwiki.git/blobdiff - Makefile.PL
web commit by WillThompson: Safety of arbitrary regexen
[ikiwiki.git] / Makefile.PL
index 10015c47cc3aa6c57db93f36623c40b3452beea3..f3daaed2fe51ab07cb578f7e9ddb5c5694e68f49 100755 (executable)
@@ -12,7 +12,7 @@ install:: extra_install
 pure_install:: extra_install
 
 extra_build:
-       ./ikiwiki doc html --templatedir=templates \
+       ./ikiwiki doc html --templatedir=templates --underlaydir=basewiki \
                --wikiname="ikiwiki" --verbose --nosvn --exclude=/discussion
        ./mdwn2man doc/usage.mdwn > ikiwiki.man