Distribute doc/upgrading.rst
authorPetri Lehtinen <petri@digip.org>
Thu, 10 Mar 2011 19:25:43 +0000 (21:25 +0200)
committerPetri Lehtinen <petri@digip.org>
Thu, 10 Mar 2011 19:26:18 +0000 (21:26 +0200)
Closes GH-16.

doc/Makefile.am

index 1f2d855..6c79b54 100644 (file)
@@ -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)