bytecode: initialize all contexts on event notifier group creation
[lttng-ust.git] / liblttng-ust / Makefile.am
index 1f35535eea23dc64b535464d84a410c974946948..98fb2153d3ebafdbe49c67da8f4ebb8c3bb7308e 100644 (file)
@@ -60,6 +60,7 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-ust-statedump-provider.h \
        ust_lib.c \
        ust_lib.h \
+       context-internal.h \
        context-provider-internal.h \
        tracepoint-internal.h \
        ust-events-internal.h \
@@ -117,6 +118,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.024837 seconds and 4 git commands to generate.