Add a default target which omits building the docs.

This commit is contained in:
Andrew McMillan 2011-09-11 00:47:10 +12:00
parent 27177c4e4c
commit d453cc20ba

View File

@ -10,6 +10,8 @@ snapshot : gitrev = $(shell git rev-parse --short HEAD)
snapshot : version = $(majorversion)-git$(gitrev)
snapshot : issnapshot = 1
nodocs: htdocs/always.php built-po
all: htdocs/always.php built-docs built-po
built-docs: docs/api/phpdoc.ini htdocs/*.php inc/*.php docs/translation.rst