Clean-up: modernize pretty_xml.cpp
[lttng-tools.git] / Makefile.am
... / ...
CommitLineData
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libustcomm
2AM_CFLAGS = -fno-strict-aliasing
3
4noinst_LTLIBRARIES = libustctl.la
5
6libustctl_la_SOURCES =
7
8libustctl_la_LIBADD = $(top_builddir)/libustcomm/libustcomm.la
9
This page took 0.02329 seconds and 5 git commands to generate.