diff options
| author | bwarsaw | 2002-03-28 17:14:46 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-03-28 17:14:46 +0000 |
| commit | 2f6ed0932b5857d0e2993214a5d83eca533d8ef9 (patch) | |
| tree | d7e051d3d5635fc16028938ab9b4749f52b1d5d4 | |
| parent | ceffc2c8b916989ea738c9b257c241666cfdde94 (diff) | |
| download | mailman-2f6ed0932b5857d0e2993214a5d83eca533d8ef9.tar.gz mailman-2f6ed0932b5857d0e2993214a5d83eca533d8ef9.tar.zst mailman-2f6ed0932b5857d0e2993214a5d83eca533d8ef9.zip | |
| -rw-r--r-- | messages/Makefile.in | 2 | ||||
| -rw-r--r-- | templates/Makefile.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/messages/Makefile.in b/messages/Makefile.in index e8457bb2b..c83bd94e1 100644 --- a/messages/Makefile.in +++ b/messages/Makefile.in @@ -47,7 +47,7 @@ MSGFMT= msgfmt MSGMERGE= msgmerge # CVS available languages -LANGUAGES= cs de es fi fr hu it ja no ru +LANGUAGES= cs de es fi fr hu it ja ko no ru LANGDIRS= $(LANGUAGES:%=messages/%/LC_MESSAGES) # Human readable po file POFILES= $(LANGUAGES:%=%/LC_MESSAGES/mailman.po) diff --git a/templates/Makefile.in b/templates/Makefile.in index f512ff779..2caaf84b9 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -41,7 +41,7 @@ TEMPLATEDIR= $(prefix)/templates SHELL= /bin/sh -LANGUAGES= big5 cs en es de fi fr gb hu it ja no ru +LANGUAGES= big5 cs en es de fi fr gb hu it ja ko no ru # Modes for directories and executables created by the install # process. Default to group-writable directories but |
