mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
po/Makefile: Always regenerate POTFILES
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
e0c1caece5
commit
aed8959322
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue