kernel: Add new counter ABI IOCTL macros
[lttng-tools.git] / Makefile.am
... / ...
CommitLineData
1AM_CPPFLAGS = -I$(top_srcdir)/include
2
3lib_LTLIBRARIES = liblttngctl.la
4
5liblttngctl_la_SOURCES = lttngctl.c
6
7liblttngctl_la_LIBADD = \
8 $(top_builddir)/liblttng-sessiond-comm/liblttng-sessiond-comm.la
This page took 0.024235 seconds and 5 git commands to generate.