From f95bb423a36ecac8a588def950ee4cf155dd3144 Mon Sep 17 00:00:00 2001 From: Petri Lehtinen Date: Sun, 25 Oct 2009 00:17:16 +0300 Subject: [PATCH] Really distribute all the docs The tutorial example github_commits.c was still left out. --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index 2d0c9e7..b00ee56 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ EXTRA_DIST = \ - conf.py apiref.rst gettingstarted.rst index.rst \ + conf.py apiref.rst gettingstarted.rst github_commits.c index.rst \ tutorial.rst ext/refcounting.py clean-local: -- 2.1.4