Move immediate.h, marker.h and tracepoint.h to include/ust/
[ust.git] / libmallocwrap / Makefile.am
index 61e7e6026e12e0a9048161ab97ca246a95612b1e..fa0930718b394ad2daa5320c11410394f0f74e4c 100644 (file)
@@ -1,9 +1,8 @@
+INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/include
+
 lib_LTLIBRARIES = libmallocwrap.la
 libmallocwrap_la_SOURCES = mallocwrap.c
 libmallocwrap_la_LIBADD = -ldl
-noinst_SCRIPTS = run
 
-INCLUDES = -I$(top_builddir)/share
-INCLUDES += -I@URCU_PATH@
-INCLUDES += -I@KCOMPAT_PATH@
-INCLUDES += -I$(top_builddir)/libust
+noinst_SCRIPTS = run
+EXTRA_DIST = run
This page took 0.024562 seconds and 4 git commands to generate.