diff --git a/doc/Makefile.am b/doc/Makefile.am index f78afff..2d0c9e7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,6 @@ -EXTRA_DIST = conf.py apiref.rst index.rst ext/refcounting.py +EXTRA_DIST = \ + conf.py apiref.rst gettingstarted.rst index.rst \ + tutorial.rst ext/refcounting.py clean-local: rm -rf .build