fix tracelog namespacing of loglevels
[lttng-ust.git] / liblttng-ust / Makefile.am
index 78eac9727b9710842b2cccbc79842ca8504ccc25..442b054012a57e461b135d4424757c886659c985 100644 (file)
@@ -35,9 +35,9 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-filter-interpreter.c \
        filter-bytecode.h \
        lttng-hash-helper.h \
-       lttng-ust-baddr.c \
-       lttng-ust-baddr.h \
-       ust_baddr_statedump.h \
+       lttng-ust-statedump.c \
+       lttng-ust-statedump.h \
+       lttng-ust-statedump-provider.h \
        tracepoint-internal.h \
        clock.h \
        compat.h \
@@ -47,6 +47,8 @@ liblttng_ust_runtime_la_SOURCES = \
        error.h \
        tracef.c \
        lttng-ust-tracef-provider.h \
+       tracelog.c \
+       lttng-ust-tracelog-provider.h \
        getenv.h
 
 if HAVE_PERF_EVENT
This page took 0.023161 seconds and 4 git commands to generate.