837f8dc363d33e6deefa8f8fef5966f12380e2a4
[ust.git] / libustfork / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2
3 lib_LTLIBRARIES = libustfork.la
4 libustfork_la_SOURCES = ustfork.c
5 libustfork_la_LIBADD = -ldl
6 libustfork_CFLAGS = -DUST_COMPONENT=libustfork
This page took 0.028969 seconds and 3 git commands to generate.