mirror of
https://github.com/json-c/json-c.git
synced 2026-04-10 15:59:07 +08:00
Library is now called libjson-c
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
include ../Makefile.am.inc
|
include ../Makefile.am.inc
|
||||||
|
|
||||||
LIBJSON_LA=$(top_builddir)/libjson.la
|
LIBJSON_LA=$(top_builddir)/libjson-c.la
|
||||||
|
|
||||||
check_PROGRAMS = test1 test1Formatted
|
check_PROGRAMS = test1 test1Formatted
|
||||||
check_PROGRAMS += test2 test2Formatted
|
check_PROGRAMS += test2 test2Formatted
|
||||||
|
|||||||
Reference in New Issue
Block a user