X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2FMakefile.am;h=261e1e0760971ba6aaff2357881301a7480eade5;hp=b89ce2a099f8c576b0b30384cef24f9ccb28b5ae;hb=8bb66c3cd60938352927ee865759433387324250;hpb=f7c3ffd79ddcece895eb0de616001d549aced5fc diff --git a/src/common/Makefile.am b/src/common/Makefile.am index b89ce2a09..261e1e076 100644 --- a/src/common/Makefile.am +++ b/src/common/Makefile.am @@ -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