aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2014-12-30 08:46:09 +0200
committerPetri Lehtinen <petri@digip.org>2014-12-30 08:50:33 +0200
commitfc83f10c85db30558b223b6327a2f64f6073b5a3 (patch)
tree52ae9a69570859be88c7b299c6a72f48d18bf4b0 /configure.ac
parent8d561cd94e3bd6ed496eac9bffd4b221e37d4207 (diff)
downloadjansson-fc83f10c85db30558b223b6327a2f64f6073b5a3.zip
jansson-fc83f10c85db30558b223b6327a2f64f6073b5a3.tar.gz
jansson-fc83f10c85db30558b223b6327a2f64f6073b5a3.tar.bz2
Add Makefile.am for examples
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 8c9adcd..5b85180 100644
--- a/configure.ac
+++ b/configure.ac
@@ -114,5 +114,6 @@ AC_CONFIG_FILES([
test/bin/Makefile
test/suites/Makefile
test/suites/api/Makefile
+ examples/Makefile
])
AC_OUTPUT