From aed8959322468cf9ecdb6ae034cf95af938917c1 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Fri, 21 Nov 2014 11:42:55 +0100 Subject: po/Makefile: Always regenerate POTFILES Signed-off-by: Lukas Fleischer --- po/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'po') diff --git a/po/Makefile b/po/Makefile index 49eab32..e27e85b 100644 --- a/po/Makefile +++ b/po/Makefile @@ -69,4 +69,4 @@ install: all uninstall: for l in ${LOCALES}; do rm -rf ${DESTDIR}${PREFIX}/$$l/LC_MESSAGES/; done -.PHONY: all update-pot update-po clean install uninstall +.PHONY: all update-pot update-po clean install uninstall POTFILES -- cgit v1.2.3-54-g00ecf