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