diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-10 13:00:19 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-08-10 13:00:19 +0200 |
commit | fdd996eacae0f95c99c27ebba6ca817cc7a975d3 (patch) | |
tree | d53a1e9740a857036e54a2d3ffad02478eb3b7b0 /Makefile | |
parent | 582c2073b2ab105a0f932ddda6924aff2d913e60 (diff) | |
parent | 4b7c6e85f816bee9b1ba41f92ba6039add137e25 (diff) |
Merge branch 'master' into wian
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,11 +2,11 @@ SOURCES = ikiwiki ikiwiki_ORIGIN = git://source.jones.dk/ikiwiki_MODULE ikiwiki_MODULES = templates basewiki smiley -ikiwiki_basewiki_FLAVORS = nonedit -ikiwiki_templates_FLAVORS = nonedit +#ikiwiki_basewiki_FLAVORS = nonedit +#ikiwiki_templates_FLAVORS = nonedit ikiwiki_POMODULES = basewiki smiley ikiwiki_BRANCH = master-FLAVOR-LOCALE -ikiwiki_LOCALES = da nb +#ikiwiki_LOCALES = da nb ikiwiki_POLOCALES = da #dummy_MODULES = content_dummy |