bf01067a8a
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.
5 lines
82 B
Makefile
5 lines
82 B
Makefile
EXTRA_DIST = CHANGES LICENSE README.rst
|
|
SUBDIRS = doc src test
|
|
|
|
check-local: html
|