From 1887415cc308ac523a18fb2cb60771342b1985df Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 13 Apr 2008 16:04:58 +0200 Subject: Add sukker content to main config and README. --- Makefile | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e388f0b..df44963 100644 --- a/Makefile +++ b/Makefile @@ -1,16 +1,17 @@ -SOURCES = ikiwiki +SOURCES = ikiwiki sukker ikiwiki_ORIGIN = git://source.jones.dk/ikiwiki_MODULE ikiwiki_MODULES = templates basewiki smiley -ikiwiki_POMODULES = smiley -ikiwiki_BRANCH = master-LOCALE -ikiwiki_LOCALES = da -#ikiwiki_POLOCALES = da +ikiwiki_BRANCH = master-da -#dummy_MODULES = content_dummy +sukker_ORIGIN = git://source.jones.dk/sukker_MODULE +sukker_MODULES = content +sukker_BRANCH = master + +dummy_MODULES = content_dummy # uncomment this when ikiwiki.setup is configured for the local environment -#CONFIGS = ikiwiki.setup +CONFIGS = ikiwiki.setup ikiwiki.admin.setup # Everything after this is generic -- cgit v1.2.3