diff options
author | bwarsaw <> | 2003-12-13 16:32:44 +0000 |
---|---|---|
committer | bwarsaw <> | 2003-12-13 16:32:44 +0000 |
commit | a66947f3834764994c3976684aa1f20a776af06f (patch) | |
tree | d0b121d2af8a81d41ad4d2bdb4906b53d81ca7d8 /templates/Makefile.in | |
parent | 20917151c699faf5145126d424c449b0ae13f443 (diff) | |
download | mailman2-a66947f3834764994c3976684aa1f20a776af06f.tar.gz mailman2-a66947f3834764994c3976684aa1f20a776af06f.tar.xz mailman2-a66947f3834764994c3976684aa1f20a776af06f.zip |
Romanian support from Stefaniu Criste
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 1c87d80f..fcbf4c17 100644 --- a/templates/Makefile.in +++ b/templates/Makefile.in @@ -43,7 +43,7 @@ TEMPLATEDIR= $(prefix)/templates SHELL= /bin/sh 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 + no pl pt pt_BR ro ru sl sr sv uk # Modes for directories and executables created by the install # process. Default to group-writable directories but |