From 09902169560ec64800c5622d87fd2d85c246fc93 Mon Sep 17 00:00:00 2001 From: joey Date: Mon, 13 Mar 2006 02:08:04 +0000 Subject: - add --exclude - move all the config vars into %config --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3