d34fbc21f08160ce823dccb3c2a68879b7afcc45
[deliverable/lttng-ust.git] / tests / exit-fast / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2
3 noinst_PROGRAMS = exit-fast
4 exit_fast_SOURCES = exit-fast.c
5 exit_fast_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
This page took 0.030662 seconds and 4 git commands to generate.