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