3d49dcb988c389f2e25df68d6dbc3a2095d82b56
[ust.git] / libmallocwrap / Makefile.am
1 INCLUDES = -I$(top_builddir)/share -I$(top_builddir)/libust \
2 $(KCOMPAT_CFLAGS) $(URCU_CFLAGS)
3
4 lib_LTLIBRARIES = libmallocwrap.la
5 libmallocwrap_la_SOURCES = mallocwrap.c
6 libmallocwrap_la_LIBADD = -ldl
7 noinst_SCRIPTS = run
This page took 0.035055 seconds and 3 git commands to generate.