1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-09 06:18:07 +00:00
ccminer/compat/jansson/Makefile.am

21 lines
318 B
Makefile
Raw Normal View History

noinst_LIBRARIES = libjansson.a
libjansson_a_SOURCES = \
jansson_private_config.h \
dump.c \
error.c \
hashtable.c hashtable.h \
jansson.h \
jansson_config.h \
jansson_private.h \
load.c \
memory.c \
pack_unpack.c \
strbuffer.c strbuffer.h \
strconv.c \
utf.c utf.h \
util.h \
value.c