summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-04-13 16:04:58 +0200
committerJonas Smedegaard <dr@jones.dk>2008-04-13 16:04:58 +0200
commit1887415cc308ac523a18fb2cb60771342b1985df (patch)
tree104eca1189d2199cf2ef303c87b1f91363da4f5f /Makefile
parentb50d4c1f4cd2aa88440f5d01465f73aa987210c2 (diff)
Add sukker content to main config and README.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile15
1 files changed, 8 insertions, 7 deletions
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