X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Ftype-declarations%2FMakefile.am;h=593f6dc36f030b77d8bd230f0ab59cf84fd68c70;hb=343af227102f6b274bfd7f6c7220eb3b776ba5e3;hp=be4978be32fd7186dbbc59a67d4268f391cda035;hpb=10b56aefc3e1de5cee607994f64c3b8a7d85c391;p=lttng-tools.git diff --git a/tests/regression/ust/type-declarations/Makefile.am b/tests/regression/ust/type-declarations/Makefile.am index be4978be3..593f6dc36 100644 --- a/tests/regression/ust/type-declarations/Makefile.am +++ b/tests/regression/ust/type-declarations/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(srcdir) +AM_CPPFLAGS += -I$(srcdir) noinst_PROGRAMS = type-declarations type_declarations_SOURCES = type-declarations.c ust_tests_td.h