mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-13 08:00:15 +00:00
all should depend on the new location for always.php
This commit is contained in:
parent
e15c3d3b58
commit
f85b9d7765
2
Makefile
2
Makefile
@ -4,7 +4,7 @@
|
||||
package=davical
|
||||
version=$(shell cat VERSION)
|
||||
|
||||
all: inc/always.php built-docs built-po
|
||||
all: htdocs/always.php built-docs built-po
|
||||
|
||||
built-docs: docs/api/phpdoc.ini htdocs/*.php inc/*.php
|
||||
phpdoc -c docs/api/phpdoc.ini || echo "NOTICE: Failed to build optional API docs"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user