New fast-exit test-case
[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.029177 seconds and 4 git commands to generate.