relayd: replace uses of block FDs by the fs_handle interface
[lttng-tools.git] / src / common / Makefile.am
index b89ce2a099f8c576b0b30384cef24f9ccb28b5ae..261e1e0760971ba6aaff2357881301a7480eade5 100644 (file)
@@ -74,7 +74,8 @@ endif
 libcommon_la_LIBADD = \
        $(top_builddir)/src/common/config/libconfig.la \
        $(top_builddir)/src/common/compat/libcompat.la \
-       $(top_builddir)/src/common/hashtable/libhashtable.la
+       $(top_builddir)/src/common/hashtable/libhashtable.la \
+       $(top_builddir)/src/common/fd-tracker/libfd-tracker.la
 
 if BUILD_LIB_COMPAT
 SUBDIRS += compat
This page took 0.022669 seconds and 4 git commands to generate.