SoW-2019-0007-2: Dynamic Snapshot: Triggers send partial event payload with notifications
[lttng-ust.git] / libmsgpack / Makefile.am
CommitLineData
cb11f03a
FD
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_builddir)/include
2AM_CFLAGS += -fno-strict-aliasing
3
4noinst_LTLIBRARIES = libmsgpack.la
5
6libmsgpack_la_SOURCES = \
7 msgpack.c msgpack.h
8
9libmsgpack_la_CFLAGS = -DUST_COMPONENT="libmsgpack" $(AM_CFLAGS)
This page took 0.026332 seconds and 5 git commands to generate.