summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-10-09 21:52:16 +0200
committerJonas Smedegaard <dr@jones.dk>2008-10-09 21:52:16 +0200
commit5460413661b6179b656f140ab54daa4129715319 (patch)
tree157eca13b22cb3bc23095f4545cb9196918b5423
parentff9efd62cbac6dcd1fc891760b41d9c79977d281 (diff)
Build localized sites first (to give them lower priority in case of duplicates like CSS.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1ee6387..8f9e1e2 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,7 @@ ikiwiki_LOCALES = da nb
#dummy_MODULES = content_dummy
# uncomment this when ikiwiki.setup is configured for the local environment
-#CONFIGS = ikiwiki.setup ikiwiki_da.setup ikiwiki_no.setup
+#CONFIGS = ikiwiki_da.setup ikiwiki_no.setup ikiwiki.setup
# Everything after this is generic