From dee37f922a02f2474dc6127f55c0e9e7218bbae6 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 8 Dec 2015 10:40:53 +0100 Subject: touch .po files when update, incase .pot is newer but without updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ef789a9..961f96d 100644 --- a/Makefile +++ b/Makefile @@ -193,6 +193,7 @@ po/%.po: obj/scrotty.pot else \ $(MSGMERGE) --no-wrap -U $@ $<; \ fi + @touch $@ .PHONY: TAGS TAGS: -- cgit v1.2.3-70-g09d2