diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-10 23:09:57 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-08-10 23:09:57 +0200 |
commit | 8de73695e5f4db0289337b8e216419a876cbf777 (patch) | |
tree | 03e6d76cd46b51413ea627803a000e875222fe2e /Makefile | |
parent | 586fdb2600aa4ab49f043d532ac90ce58c61afd3 (diff) |
Move ikiwiki_admin.setup -> ikiwiki_da_admin.setup.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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_da.setup ikiwiki_admin.setup +#CONFIGS = ikiwiki_da.setup ikiwiki_da_admin.setup # Everything after this is generic |