summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorAlexander Klauer <Alexander.Klauer@itwm.fraunhofer.de>2012-12-18 18:46:24 +0100
committerAlexander Klauer <Alexander.Klauer@itwm.fraunhofer.de>2012-12-18 18:46:24 +0100
commitb1d61d10e1720495bfd0d31c9c95dc6e1d298502 (patch)
tree8a414ed0706a7dbce417f40b83a8aaaaee2c7a34 /tests
parenta3a0f5b28d628bd9d4fcd390fa842536c99a023c (diff)
Library is now called libjson-c
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 8057acd..0f06590 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,7 @@
include ../Makefile.am.inc
-LIBJSON_LA=$(top_builddir)/libjson.la
+LIBJSON_LA=$(top_builddir)/libjson-c.la
check_PROGRAMS = test1 test1Formatted
check_PROGRAMS += test2 test2Formatted