Print DBG() message about compiler weak hidden symbol behavior
[lttng-ust.git] / liblttng-ust / Makefile.am
index 442b054012a57e461b135d4424757c886659c985..3b49c64886b64844efc441380fdaede94df1b20a 100644 (file)
@@ -7,6 +7,7 @@ lib_LTLIBRARIES = liblttng-ust-tracepoint.la liblttng-ust.la
 
 liblttng_ust_tracepoint_la_SOURCES = \
        tracepoint.c \
+       tracepoint-weak-test.c \
        tracepoint-internal.h \
        lttng-tracer-core.h \
        jhash.h \
@@ -26,6 +27,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 \
This page took 0.023117 seconds and 4 git commands to generate.