X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=tests%2Fregression%2Fust%2Ftype-declarations%2FMakefile.am;h=593f6dc36f030b77d8bd230f0ab59cf84fd68c70;hb=d893a65a0e39eb3bf06c9088ce8cb2c8dc36df98;hp=be4978be32fd7186dbbc59a67d4268f391cda035;hpb=2987f3288fbdc2d42e79a159ce4a9b8153f86f2d;p=deliverable%2Flttng-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