Remove not working test
[lttng-tools.git] / libustcomm / Makefile.am
CommitLineData
62d3069f
DG
1AM_CPPFLAGS = -I$(top_srcdir)/include
2AM_CFLAGS = -fno-strict-aliasing
3
4noinst_LTLIBRARIES = libustcomm.la
5
6libustcomm_la_SOURCES = libustcomm.c
7
8libustcomm_la_LDFLAGS = -no-undefined -static
9
10libustcomm_la_CFLAGS = -fPIC -fno-strict-aliasing
This page took 0.022026 seconds and 4 git commands to generate.