From 29bba6f30c6feda9934abbb57da54c26ffacee0c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 15 Aug 2008 09:08:55 +0200 Subject: List admin setup before regular in Makefile (to minimize risk of public visible breakage). --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0bbec9c..f5be727 100644 --- a/Makefile +++ b/Makefile @@ -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_admin.setup ikiwiki.setup # Everything after this is generic -- cgit v1.2.3