Cleanup: standardise include path
[lttng-ust.git] / tests / snprintf / Makefile.am
index 3e2b37c96d27e233fb5dfb59eeab2d21682c9be5..db0aca938259348192fe03bd8f05793fb97f0396 100644 (file)
@@ -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
This page took 0.023058 seconds and 4 git commands to generate.