Update version to 0.16
[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.03057 seconds and 5 git commands to generate.