mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-01-27 00:33:34 +00:00
built-po should really depend on the translations!
This commit is contained in:
parent
e26fc48932
commit
40af69e68e
2
Makefile
2
Makefile
@ -10,7 +10,7 @@ built-docs: docs/api/phpdoc.ini htdocs/*.php inc/*.php
|
||||
phpdoc -c docs/api/phpdoc.ini || echo "WARNING: failed to build docs"
|
||||
touch built-docs
|
||||
|
||||
built-po: inc/always.php scripts/po/rebuild-translations.sh scripts/po/extract.pl
|
||||
built-po: inc/always.php scripts/po/rebuild-translations.sh scripts/po/extract.pl po/*.po
|
||||
scripts/po/rebuild-translations.sh
|
||||
touch built-po
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user