c9192b0fe1e5f769f63f7d989f1ee5e770713014
[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.029847 seconds and 4 git commands to generate.