Network streaming support
[lttng-tools.git] / src / common / kernel-consumer / Makefile.am
CommitLineData
10a8a223
DG
1# Kernel consumer library
2noinst_LTLIBRARIES = libkernel-consumer.la
3
1c39da61 4libkernel_consumer_la_SOURCES = kernel-consumer.c kernel-consumer.h
10a8a223
DG
5
6libkernel_consumer_la_LIBADD = \
00e2e675
DG
7 $(top_builddir)/src/common/kernel-ctl/libkernel-ctl.la \
8 $(top_builddir)/src/common/relayd/librelayd.la
This page took 0.02389 seconds and 4 git commands to generate.