add support for channel overwrite and non-collection
[ust.git] / libustinstr-malloc / Makefile.am
CommitLineData
d169a27d
PMF
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3lib_LTLIBRARIES = libustinstr-malloc.la
4libustinstr_malloc_la_SOURCES = mallocwrap.c
5libustinstr_malloc_la_LIBADD = -ldl
6
7noinst_SCRIPTS = run
8EXTRA_DIST = run
This page took 0.021987 seconds and 4 git commands to generate.