X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=src%2Fcommon%2Fconsumer%2FMakefile.am;h=24185bc102850cad8a64c8694ceddabdd186fdff;hb=a878d96125906e6660e6ef3d1f970c13a4e22fbd;hp=55e47b2101dcae6ac7ef0c4eab260689c601ba98;hpb=e5b05ab3d0b711701109678ce8570250d199d9b9;p=lttng-tools.git diff --git a/src/common/consumer/Makefile.am b/src/common/consumer/Makefile.am index 55e47b210..24185bc10 100644 --- a/src/common/consumer/Makefile.am +++ b/src/common/consumer/Makefile.am @@ -12,8 +12,6 @@ libconsumer_la_SOURCES = consumer.c consumer.h consumer-metadata-cache.c \ libconsumer_la_LIBADD = \ $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la \ $(top_builddir)/src/common/kernel-consumer/libkernel-consumer.la \ - $(top_builddir)/src/common/hashtable/libhashtable.la \ - $(top_builddir)/src/common/compat/libcompat.la \ $(top_builddir)/src/common/relayd/librelayd.la if HAVE_LIBLTTNG_UST_CTL