From: Lukas Fleischer <[email protected]>
Signed-off-by: Lukas Fleischer <[email protected]>
---
po/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.1.3