SoW-2020-0002: Trace Hit Counters: Implement key-addressed counters in shared memory...
[deliverable/lttng-ust.git] / tests / libmsgpack / Makefile.am
CommitLineData
4e3b3630
JR
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/tests/utils
2
3noinst_PROGRAMS = test_msgpack
4test_msgpack_SOURCES = test_msgpack.c
5test_msgpack_LDADD = \
6 $(top_builddir)/libmsgpack/libmsgpack.la \
7 $(top_builddir)/tests/utils/libtap.a
8
9test_msgpack_CFLAGS = $(AM_CFLAGS)
This page took 0.024593 seconds and 5 git commands to generate.