diff options
Diffstat (limited to 'messages/Makefile.in')
-rw-r--r-- | messages/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in index f240d8e4..af3b476d 100644 --- a/messages/Makefile.in +++ b/messages/Makefile.in @@ -48,7 +48,7 @@ MSGFMT= msgfmt MSGMERGE= msgmerge # CVS available languages -LANGUAGES= cs de es et fi fr hu it ja ko lt nl no pt pt_BR ru sv +LANGUAGES= cs de es et fi fr hu it ja ko lt nl no pl pt pt_BR ru sv LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES) # Human readable po file POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po) |