X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/1f175cbb1ddd98f58121d8ec5cac833ee6f9d803..4e18d4415b49bbcc4a43db22ee4473a8c99f0eb2:/doc/examples/softwaresite/Makefile diff --git a/doc/examples/softwaresite/Makefile b/doc/examples/softwaresite/Makefile index a7dfde7e8..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=html + $(IKIWIKI) `pwd` html -v --wikiname FooBar --plugin=goodstuff \ + --exclude=html --exclude=Makefile clean: rm -rf .ikiwiki html