po/Makefile: Always regenerate POTFILES

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
Lukas Fleischer 2014-11-21 11:42:55 +01:00
parent e0c1caece5
commit aed8959322

View file

@ -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