From 5460413661b6179b656f140ab54daa4129715319 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Thu, 9 Oct 2008 21:52:16 +0200 Subject: Build localized sites first (to give them lower priority in case of duplicates like CSS. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3