diff options
author | bwarsaw <> | 2003-11-30 23:18:45 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-11-30 23:18:45 +0000 |
commit | ac78eb2b3924944eae0f991ad3d25fcbf12415df (patch) | |
tree | 2d81897d4175a19643a2782decc677a0d2556803 /templates/Makefile.in | |
parent | 5e7a7d87e925f0c23579b53b62058b946ac8ae59 (diff) | |
download | mailman2-ac78eb2b3924944eae0f991ad3d25fcbf12415df.tar.gz mailman2-ac78eb2b3924944eae0f991ad3d25fcbf12415df.tar.xz mailman2-ac78eb2b3924944eae0f991ad3d25fcbf12415df.zip |
Croation language support by Nino Katic.
Diffstat (limited to 'templates/Makefile.in')
-rw-r--r-- | templates/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/Makefile.in b/templates/Makefile.in index da32b623..1c87d80f 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -42,7 +42,7 @@ TEMPLATEDIR= $(prefix)/templates SHELL= /bin/sh -LANGUAGES= big5 ca cs de en es et eu fi fr gb hu it ja ko lt nl \ +LANGUAGES= big5 ca cs de en es et eu fi fr gb hr hu it ja ko lt nl \ no pl pt pt_BR ru sl sr sv uk # Modes for directories and executables created by the install |