Update version to 0.16
[ust.git] / libustfork / Makefile.am
CommitLineData
e8300fb7 1AM_CPPFLAGS = -I$(top_srcdir)/include
16c83055 2AM_CFLAGS = -fno-strict-aliasing
e8300fb7
PMF
3
4lib_LTLIBRARIES = libustfork.la
5libustfork_la_SOURCES = ustfork.c
94a809b8
NC
6libustfork_la_LIBADD = \
7 -ldl \
8 $(top_builddir)/libust/libust.la
16c83055 9libustfork_CFLAGS = -DUST_COMPONENT=libustfork -fno-strict-aliasing
This page took 0.028879 seconds and 4 git commands to generate.