Use the new functions for default subbuf sizes
[lttng-tools.git] / src / lib / lttng-ctl / Makefile.am
index 6bc5432aa78802f62412c3e2edd6b83ac3ff05e6..f8f520373adf3e89ffedc8cc806061f9c52105a9 100644 (file)
@@ -3,4 +3,6 @@ lib_LTLIBRARIES = liblttng-ctl.la
 liblttng_ctl_la_SOURCES = lttng-ctl.c
 
 liblttng_ctl_la_LIBADD = \
-               $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la
+               $(top_builddir)/src/common/sessiond-comm/libsessiond-comm.la \
+               $(top_builddir)/src/common/libcommon.la \
+               $(top_builddir)/src/common/hashtable/libhashtable.la
This page took 0.022741 seconds and 4 git commands to generate.