diff options
Diffstat (limited to 'po/Makefile')
-rw-r--r-- | po/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |