aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2021-12-03 01:02:21 +0100
committerMatthias Andree <matthias.andree@gmx.de>2021-12-03 01:02:21 +0100
commit928ab8c89d48e175b4de6e7ce879545a26e03acd (patch)
tree875e7b4262cc0313dd79801000bacadef6944a14 /Makefile.am
parent359c133b5bde1410d9b1dd285e878e25b18fc260 (diff)
downloadfetchmail-928ab8c89d48e175b4de6e7ce879545a26e03acd.tar.gz
fetchmail-928ab8c89d48e175b4de6e7ce879545a26e03acd.tar.bz2
fetchmail-928ab8c89d48e175b4de6e7ce879545a26e03acd.zip
Makefile.am:import-translations: List PO updates.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 429f46cd..6a513636 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -251,6 +251,7 @@ fetch-translations:
import-translations: fetch-translations
cd $(top_builddir)/po && $(MAKE) update-po
@printf '\n=== You can use dist-tools/git-commit-po-updates.sh to check these updates in. ===\n\n'
+ $(SHELL) $(top_srcdir)/dist-tools/git-commit-po-updates.sh -n
git-check:
@set -x && if test -d $(PACKAGE)-$(VERSION)-export ; then chmod -R u+rwX $(PACKAGE)-$(VERSION)-export ; fi && \