summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index df44963..f513eea 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,13 @@
-SOURCES = ikiwiki sukker
+SOURCES = ikiwiki ikiwiki-scs sukker
ikiwiki_ORIGIN = git://source.jones.dk/ikiwiki_MODULE
-ikiwiki_MODULES = templates basewiki smiley
+ikiwiki_MODULES = smiley
ikiwiki_BRANCH = master-da
+ikiwiki-scs_ORIGIN = git://source.jones.dk/ikiwiki_MODULE
+ikiwiki-scs_MODULES = templates basewiki
+ikiwiki-scs_BRANCH = scs-da
+
sukker_ORIGIN = git://source.jones.dk/sukker_MODULE
sukker_MODULES = content
sukker_BRANCH = master