mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-30 03:24:47 +00:00
Better dependency checking.
This commit is contained in:
parent
e3ad7ce57d
commit
063894ee7b
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 po/*.po
|
||||
built-po: built-docs 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