X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Fsnprintf%2FMakefile.am;h=db0aca938259348192fe03bd8f05793fb97f0396;hb=fb54defd7e47e106bdf3b7eb07d53f0aba0525ec;hp=3e2b37c96d27e233fb5dfb59eeab2d21682c9be5;hpb=37a5fa45a5a59d622aa88550f60f6c25f801769b;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