From 4b3efd497fc686e6e40dd9cbd4740889be817e41 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 25 Oct 2011 14:54:38 -0400 Subject: [PATCH] Do compile-po as part of sync-po so that the .mo files get rebuild automatically when we sync with translationproject.org --- Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 1c32cb46e..aebf0dbbc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -165,7 +165,9 @@ libtool: $(LIBTOOL_DEPS) Makefile: $(srcdir)/Makefile.in ./config.status --file Makefile -sync-po: +sync-po: rsync-po compile-po + +rsync-po: rsync -Lrtvz translationproject.org::tp/latest/sudo/ src/po/ rsync -Lrtvz translationproject.org::tp/latest/sudoers/ plugins/sudoers/po/