aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2015-12-08 10:40:53 +0100
committerMattias Andrée <maandree@member.fsf.org>2015-12-08 10:40:53 +0100
commitdee37f922a02f2474dc6127f55c0e9e7218bbae6 (patch)
tree301ad83a3b72ee56108582d39e17736ebfa4816d
parentinfo: add specifications for strftime (diff)
downloadscrotty-dee37f922a02f2474dc6127f55c0e9e7218bbae6.tar.gz
scrotty-dee37f922a02f2474dc6127f55c0e9e7218bbae6.tar.bz2
scrotty-dee37f922a02f2474dc6127f55c0e9e7218bbae6.tar.xz
touch .po files when update, incase .pot is newer but without updates
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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: