aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2009-08-02 21:26:37 +0300
committerPetri Lehtinen <petri@digip.org>2009-08-13 18:38:03 +0300
commit251722d499cc2ec0962580f6cf60ed0acdc5330e (patch)
treeb74df0c776736a0a104431468a6c5d9e207751ac /configure.ac
parent0428f48d19b5206547d9b4ea010ff41eb5e5d92d (diff)
downloadjansson-251722d499cc2ec0962580f6cf60ed0acdc5330e.zip
jansson-251722d499cc2ec0962580f6cf60ed0acdc5330e.tar.gz
jansson-251722d499cc2ec0962580f6cf60ed0acdc5330e.tar.bz2
Add README and API reference
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 5d9200c..c0a095e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,6 +20,7 @@ AC_PROG_LIBTOOL
AC_CONFIG_FILES([
Makefile
+ doc/Makefile
src/Makefile
test/Makefile
])