jansson/doc/Makefile.am
Petri Lehtinen f95bb423a3 Really distribute all the docs
The tutorial example github_commits.c was still left out.
2009-10-25 00:17:16 +03:00

8 lines
172 B
Makefile

EXTRA_DIST = \
conf.py apiref.rst gettingstarted.rst github_commits.c index.rst \
tutorial.rst ext/refcounting.py
clean-local:
rm -rf .build
rm -f ext/refcounting.pyc