Merge mmap/splice fct. for both consumers
[lttng-tools.git] / src / bin / lttng-consumerd / Makefile.am
index acd58cdc398b4f4ae882aca010d37e78835131e9..89ae05958b7288469e05c7b2c1598cd783df1f88 100644 (file)
@@ -5,7 +5,6 @@ lttnglibexec_PROGRAMS = lttng-consumerd
 lttng_consumerd_SOURCES = lttng-consumerd.c lttng-consumerd.h
 
 lttng_consumerd_LDADD = \
-          $(top_builddir)/src/common/kernel-ctl/libkernel-ctl.la \
           $(top_builddir)/src/common/libconsumer.la \
           $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la \
           $(top_builddir)/src/common/libcommon.la
This page took 0.022854 seconds and 4 git commands to generate.