Modify buildsystem to be able to compile with installed libraries
[ust.git] / libmallocwrap / Makefile.am
CommitLineData
b4512257
PMF
1lib_LTLIBRARIES = libmallocwrap.la
2libmallocwrap_la_SOURCES = mallocwrap.c
cc3d6754 3libmallocwrap_la_LIBADD = -ldl
b4512257
PMF
4noinst_SCRIPTS = run
5
6INCLUDES = -I$(top_builddir)/share
7INCLUDES += -I@URCU_PATH@
8INCLUDES += -I@KCOMPAT_PATH@
9INCLUDES += -I$(top_builddir)/libust
This page took 0.025301 seconds and 4 git commands to generate.