Tests: cleanly exit from test apps on reception of SIGTERM
[lttng-tools.git] / tests / utils / testapp / gen-ust-tracef / Makefile.am
index 6e746f05266fa7e5aaa50f64456de0d34de7c0ad..60ed301d1741110fa390f95a39043f9e3c730805 100644 (file)
@@ -1,4 +1,5 @@
-AM_CPPFLAGS += -I$(srcdir)
+AM_CPPFLAGS += -I$(srcdir) \
+       -I$(top_srcdir)/tests/utils/testapp
 
 if HAVE_LIBLTTNG_UST_CTL
 noinst_PROGRAMS = gen-ust-tracef
This page took 0.024552 seconds and 5 git commands to generate.