New fast-exit test-case
[ust.git] / tests / exit-fast / Makefile.am
diff --git a/tests/exit-fast/Makefile.am b/tests/exit-fast/Makefile.am
new file mode 100644 (file)
index 0000000..d34fbc2
--- /dev/null
@@ -0,0 +1,5 @@
+AM_CPPFLAGS = -I$(top_srcdir)/include
+
+noinst_PROGRAMS = exit-fast
+exit_fast_SOURCES = exit-fast.c
+exit_fast_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
This page took 0.022559 seconds and 4 git commands to generate.