X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Fexit-fast%2FMakefile.am;h=4424b0d20f16d83d29eb05e14b3ee37daa0035d0;hb=d893a65a0e39eb3bf06c9088ce8cb2c8dc36df98;hp=539803d7beb82fcd995345cd88867d03211847bd;hpb=2987f3288fbdc2d42e79a159ce4a9b8153f86f2d;p=deliverable%2Flttng-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