Fix: bindings import segfaults on missing hash_key_u64
[lttng-tools.git] / src / common / Makefile.am
index 4b1484e8be637c8bee849e0a2cc0bf43d918410d..896e2d6a1a458dedfa941baadf0a0c95405ac279 100644 (file)
@@ -39,6 +39,7 @@ 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 \
                $(UUID_LIBS)
 
 if BUILD_LIB_COMPAT
This page took 0.025316 seconds and 5 git commands to generate.