From: joey Date: Thu, 29 Mar 2007 22:28:10 +0000 (+0000) Subject: don't exclude discussion for this example X-Git-Tag: 1.49~139 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1f175cbb1ddd98f58121d8ec5cac833ee6f9d803;p=ikiwiki.git don't exclude discussion for this example --- diff --git a/doc/examples/softwaresite/Makefile b/doc/examples/softwaresite/Makefile index 57a0c9737..a7dfde7e8 100644 --- a/doc/examples/softwaresite/Makefile +++ b/doc/examples/softwaresite/Makefile @@ -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