]> git.ipfire.org Git - thirdparty/json-c.git/commitdiff
Library is now called libjson-c
authorAlexander Klauer <Alexander.Klauer@itwm.fraunhofer.de>
Tue, 18 Dec 2012 17:46:24 +0000 (18:46 +0100)
committerAlexander Klauer <Alexander.Klauer@itwm.fraunhofer.de>
Tue, 18 Dec 2012 17:46:24 +0000 (18:46 +0100)
tests/Makefile.am

index 8057acdf51c8e8587d9ac021c70a55f4c0625c93..0f06590683c2c91703b805cf090347c8e84d369a 100644 (file)
@@ -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