X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=inline;f=tests%2Fsnprintf%2FMakefile.am;h=db0aca938259348192fe03bd8f05793fb97f0396;hb=90e5d8e49c669c8ff7b6f304151b94638d8828e6;hp=3e2b37c96d27e233fb5dfb59eeab2d21682c9be5;hpb=e6e508c974088acd37ab97753632745f30eabe3e;p=lttng-ust.git diff --git a/tests/snprintf/Makefile.am b/tests/snprintf/Makefile.am index 3e2b37c9..db0aca93 100644 --- a/tests/snprintf/Makefile.am +++ b/tests/snprintf/Makefile.am @@ -1,4 +1,4 @@ -AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/tests/utils +AM_CPPFLAGS += -I$(top_srcdir)/tests/utils noinst_PROGRAMS = test_snprintf test_snprintf_SOURCES = snprintf.c