From: joey Date: Thu, 29 Mar 2007 22:28:10 +0000 (+0000) Subject: don't exclude discussion for this example X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/1f175cbb1ddd98f58121d8ec5cac833ee6f9d803?ds=sidebyside 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