From 5ab6c4a6e19eb0da54cd73fefa8a6093b5721643 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Mon, 26 Aug 2019 19:13:17 +0200 Subject: Refer to PO checkin helper. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 963d98a3..218e8383 100644 --- a/Makefile.am +++ b/Makefile.am @@ -236,6 +236,7 @@ rsync: distdir $(srcdir)/.rsyncs import-translations: rsync -Lrtvz translationproject.org::tp/latest/fetchmail/ $(top_srcdir)/po 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' git-check: @set -x && if test -d $(PACKAGE)-$(VERSION)-export ; then chmod -R u+rwX $(PACKAGE)-$(VERSION)-export ; fi && \ -- cgit v1.2.3