jansson/Makefile.am
Petri Lehtinen bf01067a8a Build documentation in make html target
To keep the distchecks for the documentation, the documentation has to
be built in the check target instead of distcheck-hook.

While at it, rename doc/.build to doc/_build. This naming is the
default with sphinx 0.6.2.
2009-11-03 23:09:04 +02:00

5 lines
82 B
Makefile

EXTRA_DIST = CHANGES LICENSE README.rst
SUBDIRS = doc src test
check-local: html