Implement enum and sequence capture serialization functions
[lttng-ust.git] / liblttng-ust / Makefile.am
index 1f35535eea23dc64b535464d84a410c974946948..bd05dfb8d0fda36a8ab7a20c6877c6f47caeadba 100644 (file)
@@ -117,6 +117,7 @@ liblttng_ust_la_LIBADD = \
        $(top_builddir)/liblttng-ust-comm/liblttng-ust-comm.la \
        liblttng-ust-tracepoint.la \
        liblttng-ust-runtime.la liblttng-ust-support.la \
+       $(top_builddir)/libmsgpack/libmsgpack.la \
        $(DL_LIBS)
 
 liblttng_ust_la_CFLAGS = -DUST_COMPONENT="liblttng_ust" $(AM_CFLAGS)
This page took 0.022438 seconds and 4 git commands to generate.