summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-13 02:08:04 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-13 02:08:04 +0000
commit09902169560ec64800c5622d87fd2d85c246fc93 (patch)
tree02c773c722772c6184559c53945b81656b57a612 /Makefile
parent46308ef825f568a8ca988436fa4022e3949ccabf (diff)
- add --exclude
- move all the config vars into %config
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 32c4feae1..94e66ce74 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
all:
- ./ikiwiki doc templates html --wikiname="ikiwiki" --verbose --nosvn
+ ./ikiwiki doc templates html --wikiname="ikiwiki" --verbose \
+ --nosvn --exclude=/discussion
clean:
rm -rf html