ustd: use commit_seq to get buffers from crashed process
[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.029357 seconds and 4 git commands to generate.