diff options
| author | bwarsaw | 2001-11-05 23:06:01 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-11-05 23:06:01 +0000 |
| commit | eceed627c8bc51a05f6adaa826b82c89a5c5db1d (patch) | |
| tree | 8f727e6a273cd8f08cd48e754403d419c0f2bcb5 | |
| parent | 27a8e005146a2379e651254f2020920d1d647702 (diff) | |
| download | mailman-eceed627c8bc51a05f6adaa826b82c89a5c5db1d.tar.gz mailman-eceed627c8bc51a05f6adaa826b82c89a5c5db1d.tar.zst mailman-eceed627c8bc51a05f6adaa826b82c89a5c5db1d.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 05be86641..85d8e653d 100644 --- a/messages/Makefile.in +++ b/messages/Makefile.in @@ -47,7 +47,7 @@ MSGFMT= msgfmt MSGMERGE= msgmerge # CVS available languages -LANGUAGES= big5 de es fr hu it ja no +LANGUAGES= big5 cs de es fr hu it ja no 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 fc82e6065..d9e9377ee 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -41,7 +41,7 @@ TEMPLATEDIR= $(prefix)/templates SHELL= /bin/sh -LANGUAGES= big5 en es de fr gb hu it ja no +LANGUAGES= big5 cs en es de fr gb hu it ja no # Modes for directories and executables created by the install # process. Default to group-writable directories but |
