Files
nolambocoin_miner_neu/compat/jansson/Makefile.am
w12 713dd76139
Some checks are pending
Build CPU miner / build (push) Waiting to run
miner überarbeitet
2025-01-05 11:04:16 +01:00

20 lines
410 B
Makefile

noinst_LIBRARIES = libjansson.a
libjansson_a_SOURCES = \
dump.c \
hashtable.c \
load.c \
strbuffer.c \
utf.c \
value.c
noinst_HEADERS = \
config.h \
hashtable.h \
jansson.h \
jansson_private.h \
strbuffer.h \
utf.h \
util.h