merge libmarkers, libtracing and libtracectl in a single libust library
[ust.git] / libmallocwrap / Makefile.am
CommitLineData
b4512257
PMF
1lib_LTLIBRARIES = libmallocwrap.la
2libmallocwrap_la_SOURCES = mallocwrap.c
3noinst_SCRIPTS = run
4
5INCLUDES = -I$(top_builddir)/share
6INCLUDES += -I@URCU_PATH@
7INCLUDES += -I@KCOMPAT_PATH@
8INCLUDES += -I$(top_builddir)/libust
This page took 0.02214 seconds and 4 git commands to generate.