Fix message argument type
[lttng-tools.git] / lttng / Makefile.am
CommitLineData
fac6795d
DG
1AM_CPPFLAGS = -I$(top_srcdir)/include
2#AM_CFLAGS = $(LTTNG_LIBS) -lpopt
3
4bin_PROGRAMS = lttng
5
6lttng_SOURCES = options.c lttng.c
7
8lttng_LDADD = \
9 $(top_builddir)/liblttngctl/liblttngctl.la
10# $(top_builddir)/liblttsessiondcomm/liblttsessiondcomm.la
This page took 0.02484 seconds and 5 git commands to generate.