diff options
| author | bwarsaw | 2002-11-04 22:47:31 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-11-04 22:47:31 +0000 |
| commit | f67eea5d4f58e8e5fc86491ec88e3d6eaba3c5d0 (patch) | |
| tree | ea8f3c108bc87f0d636de0886bda78ef1711887e | |
| parent | 29054939433167c5569d23adccf2478d9637da55 (diff) | |
| download | mailman-f67eea5d4f58e8e5fc86491ec88e3d6eaba3c5d0.tar.gz mailman-f67eea5d4f58e8e5fc86491ec88e3d6eaba3c5d0.tar.zst mailman-f67eea5d4f58e8e5fc86491ec88e3d6eaba3c5d0.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 dd13105cc..f3821bdd1 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 ko nl no pt_BR ru sv +LANGUAGES= cs de es et fi fr hu it ja ko nl no pt_BR ru sv 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 c17ee50ae..d77085275 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 ko nl no pt_BR ru sv +LANGUAGES= big5 cs en es et de fi fr gb hu it ja ko nl no pt_BR ru sv # Modes for directories and executables created by the install # process. Default to group-writable directories but |
