Fix: elf: uninitialized ret
[lttng-ust.git] / liblttng-ust / Makefile.am
index 442b054012a57e461b135d4424757c886659c985..9166896e1a14b4db88268b5f0afa86f3ac15c4f9 100644 (file)
@@ -26,6 +26,7 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-context-pthread-id.c \
        lttng-context-procname.c \
        lttng-context-ip.c \
+       lttng-context-cpu-id.c \
        lttng-context.c \
        lttng-events.c \
        lttng-filter.c \
@@ -35,6 +36,8 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-filter-interpreter.c \
        filter-bytecode.h \
        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 \
This page took 0.02248 seconds and 4 git commands to generate.