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