Implement dynamic types, and application context provider support
[lttng-ust.git] / liblttng-ust / Makefile.am
index 698b4805ee800d7fef8fbd117958b0830da57858..876e9b5190d525ae722bf21c9f61709d48ba1635 100644 (file)
@@ -21,6 +21,7 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-ust-comm.c \
        lttng-ust-abi.c \
        lttng-probes.c \
+       lttng-context-provider.c \
        lttng-context-vtid.c \
        lttng-context-vpid.c \
        lttng-context-pthread-id.c \
@@ -62,6 +63,7 @@ liblttng_ust_support_la_SOURCES = \
        lttng-tracer.h \
        lttng-tracer-core.h \
        ust-core.c \
+       lttng-ust-dynamic-type.c \
        lttng-rb-clients.h \
        lttng-ring-buffer-client.h \
        lttng-ring-buffer-client-discard.c \
This page took 0.024823 seconds and 4 git commands to generate.