From 9448ed3ef7a2dd0238d9d8d2c684eb1d499cf607 Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Sat, 24 Oct 2009 13:41:39 +0300 Subject: [PATCH] Distribute all the docs --- doc/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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