aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2009-10-25 00:17:16 +0300
committerPetri Lehtinen <petri@digip.org>2009-10-25 00:17:16 +0300
commitf95bb423a36ecac8a588def950ee4cf155dd3144 (patch)
treecb0d5f68178b05f3f2ac863b1a489099794af4e6
parent9448ed3ef7a2dd0238d9d8d2c684eb1d499cf607 (diff)
downloadjansson-f95bb423a36ecac8a588def950ee4cf155dd3144.zip
jansson-f95bb423a36ecac8a588def950ee4cf155dd3144.tar.gz
jansson-f95bb423a36ecac8a588def950ee4cf155dd3144.tar.bz2
Really distribute all the docs
The tutorial example github_commits.c was still left out.
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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: