jansson/Makefile.am

8 lines
162 B
Makefile
Raw Permalink Normal View History

2009-09-08 21:57:45 +08:00
EXTRA_DIST = CHANGES LICENSE README.rst
2009-08-03 02:26:37 +08:00
SUBDIRS = doc src test
distcheck-hook:
sphinx-build -b html -W \
$(distdir)/doc \
$(distdir)/_build/doc/.build/html