finish_consuming_dead_subbuffer: fix data_size read race, reread new consumed count
[lttng-ust.git] / tests / test-libustinstr-malloc / Makefile.am
CommitLineData
e6ef4111
PMF
1#AM_CPPFLAGS = -I$(top_srcdir)/include
2
3noinst_PROGRAMS = prog
4prog_SOURCES = prog.c
5prog_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
This page took 0.066491 seconds and 4 git commands to generate.