From 2bfcb68e6ee70adf94c44ddfd9071a0e31cc4f82 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Wed, 10 Feb 2010 22:04:19 +0100 Subject: Add update-po rule in top-level Makefile --- Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Makefile.am b/Makefile.am index 8d0944f..0761e50 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,3 +47,9 @@ icondir = @datadir@/icons/hicolor/scalable/apps icon_DATA = data/icons/hicolor/scalable/apps/redshift.svg EXTRA_DIST = $(icon_DATA) + + +# Update PO translations +.PHONY: update-po +update-po: + cd po && $(MAKE) POTFILES redshift.pot update-po -- cgit v1.2.3-70-g09d2