2af5510e1805d0d76963d0cfd6c278992ac0d293
[lttng-ust.git] / tests / test-nevents / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2
3 noinst_PROGRAMS = prog
4 prog_SOURCES = prog.c
5 prog_LDADD = $(top_builddir)/libust/libust.la $(top_builddir)/libust-initializer.o
This page took 0.029443 seconds and 3 git commands to generate.