]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/examples/softwaresite/Makefile
web commit by JoshTriplett: s/parens/square brackets/
[ikiwiki.git] / doc / examples / softwaresite / Makefile
index a7dfde7e823431636a3ff3e06e9b4f70842ea616..f2c4d8e54df05b01ce349f27c2e66fa7df784769 100644 (file)
@@ -8,8 +8,8 @@ IKIWIKI=ikiwiki
 endif
 
 all:
-       $(IKIWIKI) `pwd` html -v --plugin=goodstuff \
-               --no-rcs --exclude=html
+       $(IKIWIKI) `pwd` html -v --wikiname FooBar --plugin=goodstuff \
+               --exclude=html --exclude=Makefile
 
 clean:
        rm -rf .ikiwiki html