diff options
author | bwarsaw <> | 2003-04-19 04:57:44 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-04-19 04:57:44 +0000 |
commit | 1a07013f3b027ea660ad9d6d4d551dd1c92adb6f (patch) | |
tree | a2db8059ccd908d7a338a6a613a4cd4107db097c /templates/Makefile.in | |
parent | 2915af94a5b9e208ca7a9fd414854017c967179d (diff) | |
download | mailman2-1a07013f3b027ea660ad9d6d4d551dd1c92adb6f.tar.gz mailman2-1a07013f3b027ea660ad9d6d4d551dd1c92adb6f.tar.xz mailman2-1a07013f3b027ea660ad9d6d4d551dd1c92adb6f.zip |
Backport from the trunk, and catalog regeneration.
Diffstat (limited to '')
-rw-r--r-- | templates/Makefile.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/Makefile.in b/templates/Makefile.in index 17db2c1f..7aaf1a3d 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -42,7 +42,8 @@ TEMPLATEDIR= $(prefix)/templates SHELL= /bin/sh -LANGUAGES= big5 cs en es et de fi fr gb hu it ja ko lt nl no pt_BR ru sv +LANGUAGES= big5 cs en es et de fi fr gb hu it ja ko lt nl \ + no pt pt_BR ru sv # Modes for directories and executables created by the install # process. Default to group-writable directories but |