Fix: Remove unused line from liblttng-ust-fd makefile
[lttng-ust.git] / liblttng-ust-fd / Makefile.am
index a0e6c36cdf1c2f4401a91846edd65e1ac0c5d519..f7706634a99161dab22389de8e28940ebbb72569 100644 (file)
@@ -6,7 +6,6 @@ liblttng_ust_fd_la_SOURCES = \
        lttng-ust-fd.c
 liblttng_ust_fd_la_LIBADD = \
        $(top_builddir)/liblttng-ust/liblttng-ust.la
-       $(top_builddir)/liblttng-ust-comm/liblttng-ust-comm.la
 
 if LTTNG_UST_BUILD_WITH_LIBDL
 liblttng_ust_fd_la_LIBADD += -ldl
This page took 0.025096 seconds and 4 git commands to generate.