Cleanup: standardise include path
[lttng-ust.git] / snprintf / Makefile.am
index 59b0272325adeefd6ed6c9d4bff8e15bb39fed4b..17e698c47f0cdfab445bc8eb6193f7c197a8375c 100644 (file)
@@ -1,4 +1,4 @@
-AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/libustcomm
+AM_CPPFLAGS += -I$(top_srcdir)/libustcomm
 AM_CFLAGS += -fno-strict-aliasing
 
 noinst_LTLIBRARIES = libustsnprintf.la
This page took 0.023143 seconds and 4 git commands to generate.