Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libmallocwrap / Makefile.am
index acc855683285169e9f590dc579d4bbcc1b980f87..23b7004e6219e5acb772b59bb31f787fba4fb45c 100644 (file)
@@ -1,5 +1,4 @@
-INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust \
-       $(KCOMPAT_CFLAGS) $(URCU_CFLAGS)
+AM_CPPFLAGS = -I$(top_builddir)/include
 
 lib_LTLIBRARIES = libmallocwrap.la
 libmallocwrap_la_SOURCES = mallocwrap.c
This page took 0.022092 seconds and 4 git commands to generate.