diff options
author | bwarsaw <> | 2003-09-22 04:00:31 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-09-22 04:00:31 +0000 |
commit | af74dc9c4771f908b9a78a0fcc0a6e8667f397dd (patch) | |
tree | bc66b67e15d331859fc10cbaeb9aa8db3650cc27 | |
parent | 4533084c21c231955eba2604aa5bc9e27d44acdc (diff) | |
download | mailman2-af74dc9c4771f908b9a78a0fcc0a6e8667f397dd.tar.gz mailman2-af74dc9c4771f908b9a78a0fcc0a6e8667f397dd.tar.xz mailman2-af74dc9c4771f908b9a78a0fcc0a6e8667f397dd.zip |
Backporting from HEAD - Basque/Euskara support
-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 2aa4004f..9234649d 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -42,7 +42,7 @@ TEMPLATEDIR= $(prefix)/templates SHELL= /bin/sh -LANGUAGES= big5 cs de en es et fi fr gb hu it ja ko lt nl \ +LANGUAGES= big5 cs de en es et eu fi fr gb hu it ja ko lt nl \ no pl pt pt_BR ru sr sv uk # Modes for directories and executables created by the install |