X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/eeea1000233a352f1a3bee3122b37e2d9fafe0e0..7cb42cb1a80854e570b4f19863409ae6cc263680:/doc/examples/softwaresite/Makefile?ds=inline

diff --git a/doc/examples/softwaresite/Makefile b/doc/examples/softwaresite/Makefile
index 57a0c9737..f2c4d8e54 100644
--- a/doc/examples/softwaresite/Makefile
+++ b/doc/examples/softwaresite/Makefile
@@ -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