X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fexit-fast%2FMakefile.am;h=4424b0d20f16d83d29eb05e14b3ee37daa0035d0;hb=7b66313326a56d8d1b400db6085f54ef13865f98;hp=539803d7beb82fcd995345cd88867d03211847bd;hpb=c83e7ca00efd681ec2406d2a2b2622d373ae2647;p=lttng-tools.git diff --git a/tests/regression/ust/exit-fast/Makefile.am b/tests/regression/ust/exit-fast/Makefile.am index 539803d7b..4424b0d20 100644 --- a/tests/regression/ust/exit-fast/Makefile.am +++ b/tests/regression/ust/exit-fast/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(srcdir) +AM_CPPFLAGS += -I$(srcdir) noinst_PROGRAMS = exit-fast exit_fast_SOURCES = exit-fast.c ust_tests_exitfast.h