summaryrefslogtreecommitdiff
path: root/bin/Makefile.in
diff options
context:
space:
mode:
authortkikuchi2005-12-06 04:18:52 +0000
committertkikuchi2005-12-06 04:18:52 +0000
commitf52e1e76bdfd84ce149148dfe2eda8451d2ce79b (patch)
tree2436038c504fc6e6f8540c7a47dd1f2a583ac7de /bin/Makefile.in
parentc4a524d108928720f1acfa73eb18030048ff1e02 (diff)
downloadmailman-f52e1e76bdfd84ce149148dfe2eda8451d2ce79b.tar.gz
mailman-f52e1e76bdfd84ce149148dfe2eda8451d2ce79b.tar.zst
mailman-f52e1e76bdfd84ce149148dfe2eda8451d2ce79b.zip
Add helper script for extract pot from templates/en/* and generate
templates/*/* files from messages/*/LC_MESSAGES/mailman.po.
Diffstat (limited to 'bin/Makefile.in')
-rw-r--r--bin/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.in b/bin/Makefile.in
index dc4eee833..8bb385c9f 100644
--- a/bin/Makefile.in
+++ b/bin/Makefile.in
@@ -49,7 +49,7 @@ SCRIPTS= mmsitepass newlist rmlist add_members \
list_admins genaliases change_pw mailmanctl qrunner inject \
unshunt fix_url.py convert.py transcheck b4b5-archfix \
list_owners msgfmt.py show_qfiles discard rb-archfix \
- reset_pw.py
+ reset_pw.py templ2pot.py po2templ.py
BUILDDIR= ../build/bin