aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorPetri Lehtinen <petri@digip.org>2009-07-09 21:01:40 +0300
committerPetri Lehtinen <petri@digip.org>2009-07-09 21:01:40 +0300
commit8ef778c8431c17d970b2667943c6ea13c3770912 (patch)
tree679218a200a1e722629c8c539716fd370ff8e1b5 /configure.ac
parent6b14df13cc1b453d0cc277d0ba50cbabc2745089 (diff)
downloadjansson-8ef778c8431c17d970b2667943c6ea13c3770912.zip
jansson-8ef778c8431c17d970b2667943c6ea13c3770912.tar.gz
jansson-8ef778c8431c17d970b2667943c6ea13c3770912.tar.bz2
Add some tests
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 178c387..5d9200c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,5 +21,6 @@ AC_PROG_LIBTOOL
AC_CONFIG_FILES([
Makefile
src/Makefile
+ test/Makefile
])
AC_OUTPUT