merge libmarkers, libtracing and libtracectl in a single libust library
[ust.git] / libmallocwrap / Makefile.am
diff --git a/libmallocwrap/Makefile.am b/libmallocwrap/Makefile.am
new file mode 100644 (file)
index 0000000..c9192b0
--- /dev/null
@@ -0,0 +1,8 @@
+lib_LTLIBRARIES = libmallocwrap.la
+libmallocwrap_la_SOURCES = mallocwrap.c
+noinst_SCRIPTS = run
+
+INCLUDES = -I$(top_builddir)/share
+INCLUDES += -I@URCU_PATH@
+INCLUDES += -I@KCOMPAT_PATH@
+INCLUDES += -I$(top_builddir)/libust
This page took 0.022056 seconds and 4 git commands to generate.