From: Petri Lehtinen Date: Thu, 10 Mar 2011 19:25:43 +0000 (+0200) Subject: Distribute doc/upgrading.rst X-Git-Tag: v2.0.1~9 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=jansson.git;a=commitdiff_plain;h=7f09f48e7e7bc98f54c41ad3204ed1d29f313b7b Distribute doc/upgrading.rst Closes GH-16. --- diff --git a/doc/Makefile.am b/doc/Makefile.am index 1f2d855..6c79b54 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,6 @@ EXTRA_DIST = conf.py apiref.rst changes.rst conformance.rst \ gettingstarted.rst github_commits.c index.rst tutorial.rst \ - ext/refcounting.py + upgrading.rst ext/refcounting.py SPHINXBUILD = sphinx-build SPHINXOPTS = -d _build/doctrees $(SPHINXOPTS_EXTRA)