aboutsummaryrefslogtreecommitdiff
path: root/doc/examples/softwaresite
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-29 22:28:10 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-03-29 22:28:10 +0000
commit1f175cbb1ddd98f58121d8ec5cac833ee6f9d803 (patch)
tree644b6baf8e4db4e9f1b292443ab474f3c6c6639c /doc/examples/softwaresite
parent03020563327db62bcbecadea700f5f534158cef3 (diff)
downloadikiwiki-1f175cbb1ddd98f58121d8ec5cac833ee6f9d803.tar
ikiwiki-1f175cbb1ddd98f58121d8ec5cac833ee6f9d803.tar.gz
don't exclude discussion for this example
Diffstat (limited to 'doc/examples/softwaresite')
-rw-r--r--doc/examples/softwaresite/Makefile2
1 files changed, 1 insertions, 1 deletions
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