From c6bf5682137523b0f7cf0cb0db64597bae6ead6d Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Wed, 21 Oct 2009 22:10:10 +0200 Subject: [PATCH] use ikiwikitest.sh for generation with latest ikiwiki Signed-off-by: Nico Schottelius --- Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2c1a7c0d..d42c0f70 100644 --- a/Makefile +++ b/Makefile @@ -1,12 +1,13 @@ DESTDIR=/home/users/nico/privat/computer/net/netzseiten/www.nico.schottelius.org/dst/ PUBDIR=tee.schottelius.org:/home/services/www/nico/www.nico.schottelius.org/www/ BROWSER=conkeror +IKIWIKI=ikiwikitest.sh --refresh view: all $(BROWSER) ${DESTDIR}/index.html all: - ikiwiki --setup ikiwiki.setup --refresh + $(IKIWIKI) --setup ikiwiki.setup clean: all rm -rf ${DESTDIR}