configure: standardise include path
[urcu.git] / tests / utils / Makefile.am
index 08c3778e146c7eadbf775e503e1eb63f42da8482..d39f7977c0da851fe67b71dd87ec16311767687b 100644 (file)
@@ -1,4 +1,4 @@
-AM_CFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src
+AM_CPPFLAGS += -I$(top_srcdir)/src
 
 noinst_LIBRARIES = libtap.a
 libtap_a_SOURCES = tap.c tap.h
This page took 0.022629 seconds and 4 git commands to generate.