Fix: Don't override user variables within the build system
[urcu.git] / tests / utils / Makefile.am
index 6f45810ba303707db6f02cb7d1fd7443d852ecb0..31d7913e2d4864b2f04443e6afaf613e288192ca 100644 (file)
@@ -1,3 +1,5 @@
+AM_CFLAGS += -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src
+
 noinst_LIBRARIES = libtap.a
 libtap_a_SOURCES = tap.c tap.h
 
This page took 0.02285 seconds and 4 git commands to generate.