]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/examples/softwaresite/Makefile
web commit by http://harningt.myopenid.com/: IRC discussion about usage semantics
[ikiwiki.git] / doc / examples / softwaresite / Makefile
index 57a0c97376fc64eb88fa6ff1764d264e989d2c24..f2c4d8e54df05b01ce349f27c2e66fa7df784769 100644 (file)
@@ -8,8 +8,8 @@ IKIWIKI=ikiwiki
 endif
 
 all:
-       $(IKIWIKI) `pwd` html -v --plugin=goodstuff \
-               --no-rcs --exclude=/discussion --exclude=html --no-discussion
+       $(IKIWIKI) `pwd` html -v --wikiname FooBar --plugin=goodstuff \
+               --exclude=html --exclude=Makefile
 
 clean:
        rm -rf .ikiwiki html