Init the kconsumerd error socket
[lttng-tools.git] / liblttngctl / Makefile.am
1 AM_CPPFLAGS = -I$(top_srcdir)/include
2
3 lib_LTLIBRARIES = liblttngctl.la
4
5 liblttngctl_la_SOURCES = lttngctl.c
6
7 liblttngctl_la_LIBADD = \
8 $(top_builddir)/liblttng-sessiond-comm/liblttng-sessiond-comm.la
This page took 0.028637 seconds and 4 git commands to generate.