include json
This commit is contained in:
@@ -21,12 +21,13 @@ dist_libheimbase_la_SOURCES = \
|
|||||||
heimbase.c \
|
heimbase.c \
|
||||||
heimbasepriv.h \
|
heimbasepriv.h \
|
||||||
heimqueue.h \
|
heimqueue.h \
|
||||||
|
json.c \
|
||||||
null.c \
|
null.c \
|
||||||
number.c \
|
number.c \
|
||||||
string.c
|
string.c
|
||||||
|
|
||||||
libheimbase_la_DEPENDENCIES = version-script.map
|
libheimbase_la_DEPENDENCIES = version-script.map
|
||||||
|
|
||||||
test_base_LDADD = $(LIB_heimbase)
|
test_base_LDADD = libheimbase.la
|
||||||
|
|
||||||
EXTRA_DIST = NTMakefile version-script.map
|
EXTRA_DIST = NTMakefile version-script.map
|
||||||
|
Reference in New Issue
Block a user