diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,9 +2,10 @@ SOURCES = ikiwiki ikiwiki_ORIGIN = http://source.jones.dk/ikiwiki_MODULE.git ikiwiki_MODULES = templates basewiki smiley -ikiwiki_POMODULES = basewiki smiley +ikiwiki_POMODULES = smiley ikiwiki_BRANCH = master-LOCALE ikiwiki_LOCALES = da +ikiwiki_POLOCALES = da #dummy_MODULES = content_dummy |