summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/jansson-e23f558/test/bin/Makefile.am
blob: 63b6dce7e259f62ab5bf85be0c5165ef522886c9 (plain)
1
2
3
4
5
check_PROGRAMS = json_process

AM_CPPFLAGS = -I$(top_builddir)/src -I$(top_srcdir)/src
LDFLAGS = -static  # for speed and Valgrind
LDADD = $(top_builddir)/src/libjansson.la