]> sipb.mit.edu Git - ikiwiki.git/commitdiff
don't exclude discussion for this example
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 29 Mar 2007 22:28:10 +0000 (22:28 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 29 Mar 2007 22:28:10 +0000 (22:28 +0000)
doc/examples/softwaresite/Makefile

index 57a0c97376fc64eb88fa6ff1764d264e989d2c24..a7dfde7e823431636a3ff3e06e9b4f70842ea616 100644 (file)
@@ -9,7 +9,7 @@ endif
 
 all:
        $(IKIWIKI) `pwd` html -v --plugin=goodstuff \
-               --no-rcs --exclude=/discussion --exclude=html --no-discussion
+               --no-rcs --exclude=html
 
 clean:
        rm -rf .ikiwiki html