etlegacy-libs/jansson/test/bin/Makefile.am

6 lines
173 B
Text
Raw Normal View History

2014-05-06 19:08:36 +00:00
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