From 928ab8c89d48e175b4de6e7ce879545a26e03acd Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 3 Dec 2021 01:02:21 +0100 Subject: Makefile.am:import-translations: List PO updates. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 && \ -- cgit v1.2.3