diff options
author | Jonas Smedegaard <dr@jones.dk> | 2008-08-10 12:58:45 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2008-08-10 12:58:45 +0200 |
commit | 3cfc45e2c94843a39ccd9ed4e667d30bae4cd41d (patch) | |
tree | f3beb820324a70bf3bd2d7ccdae4cf081db6b8c9 /Makefile | |
parent | cf9d7b60d46c218c2fedc825922b5b1081a40ca3 (diff) | |
parent | 4b7c6e85f816bee9b1ba41f92ba6039add137e25 (diff) |
Merge branch 'master' into clean
Conflicts (manually resolved):
Makefile
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 = clean-FLAVOR-LOCALE -ikiwiki_LOCALES = da nb +#ikiwiki_LOCALES = da nb ikiwiki_POLOCALES = da #dummy_MODULES = content_dummy |