library mass rename: add lttng- prefix
[ust.git] / liblttng-ust-malloc / Makefile.am
CommitLineData
69400ac4
MD
1AM_CPPFLAGS = -I$(top_srcdir)/include
2AM_CFLAGS = -fno-strict-aliasing
3
4lib_LTLIBRARIES = liblttng-ust-malloc.la
5liblttng_ust_malloc_la_SOURCES = mallocwrap.c
6liblttng_ust_malloc_la_LIBADD = -ldl
7
8noinst_SCRIPTS = run
9EXTRA_DIST = run
This page took 0.023968 seconds and 4 git commands to generate.