UST_REGISTER_TIMEOUT 0 and 1 change (follow poll() timeout)
[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.029996 seconds and 4 git commands to generate.