Fix: pass private data to context callbacks
[lttng-ust.git] / liblttng-ust / Makefile.am
index bf06727d7784c234bd5f0951f4fbe39b141057fa..a3c6df331ba98459d97b4aa9fb7ea1156a60cf4d 100644 (file)
@@ -63,6 +63,7 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-events.c \
        lttng-hash-helper.h \
        lttng-ust-elf.c \
+       lttng-ust-elf.h \
        lttng-ust-statedump.c \
        lttng-ust-statedump.h \
        lttng-ust-statedump-provider.h \
@@ -111,13 +112,14 @@ liblttng_ust_support_la_SOURCES = \
        getenv.c \
        lttng-ust-dynamic-type.c \
        lttng-rb-clients.h \
-       lttng-ring-buffer-client.h \
+       lttng-ring-buffer-client-template.h \
        lttng-ring-buffer-client-discard.c \
        lttng-ring-buffer-client-discard-rt.c \
        lttng-ring-buffer-client-overwrite.c \
        lttng-ring-buffer-client-overwrite-rt.c \
-       lttng-ring-buffer-metadata-client.h \
+       lttng-ring-buffer-metadata-client-template.h \
        lttng-ring-buffer-metadata-client.c \
+       lttng-counter-client.h \
        lttng-counter-client-percpu-32-modular.c \
        lttng-counter-client-percpu-64-modular.c \
        lttng-clock.c lttng-getcpu.c
This page took 0.023089 seconds and 4 git commands to generate.