Distribute doc/portability.rst
authorPetri Lehtinen <petri@digip.org>
Thu, 6 Oct 2011 18:22:59 +0000 (21:22 +0300)
committerPetri Lehtinen <petri@digip.org>
Thu, 6 Oct 2011 18:23:09 +0000 (21:23 +0300)
doc/Makefile.am

index 6c79b54..5069623 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      \
-       upgrading.rst ext/refcounting.py
+       gettingstarted.rst github_commits.c index.rst portability.rst   \
+       tutorial.rst upgrading.rst ext/refcounting.py
 
 SPHINXBUILD = sphinx-build
 SPHINXOPTS = -d _build/doctrees $(SPHINXOPTS_EXTRA)