Update version to 2.0-pre3
[lttng-tools.git] / libustctl / Makefile.am
CommitLineData
62d3069f
DG
1AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libustcomm
2AM_CFLAGS = -fno-strict-aliasing
3
dbc03870 4noinst_LTLIBRARIES = libustctl.la
62d3069f 5
97b1a726
DG
6libustctl_la_SOURCES =
7
8libustctl_la_LIBADD = $(top_builddir)/libustcomm/libustcomm.la
62d3069f 9
This page took 0.022631 seconds and 4 git commands to generate.