etlegacy-libs/jansson/test/bin/Makefile.am
2014-05-06 22:08:36 +03:00

5 lines
173 B
Makefile

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