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)