summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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