summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 29baeda..786d5e3 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ ikiwiki_MODULES = templates basewiki smiley
ikiwiki_basewiki_FLAVORS = nonedit
ikiwiki_templates_FLAVORS = nonedit
# locales used. Expands Git BRANCHes
-#ikiwiki_LOCALES = da nb
+ikiwiki_LOCALES = da nb
# gettext-based modules and locales used
#ikiwiki_POMODULES = basewiki smiley
#ikiwiki_POLOCALES = da
@@ -18,7 +18,7 @@ ikiwiki_templates_FLAVORS = nonedit
dummy_MODULES = content_dummy
# uncomment this when ikiwiki.setup is configured for the local environment
-#CONFIGS = ikiwiki.setup ikiwiki_admin.setup
+#CONFIGS = ikiwiki.setup ikiwiki_da.setup ikiwiki_nb.setup ikiwiki_admin.setup ikiwiki_da_admin.setup ikiwiki_nb_admin.setup
# Everything after this is generic