Move the clock plugin implementation to liblttng-ust-common
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index 2b22471a0558ff6da2aa598a64ffaee7d3d74fa0..752b5177bae66210a8c225cb99f2df543c72feef 100644 (file)
@@ -44,13 +44,13 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-ust-statedump.c \
        lttng-ust-statedump.h \
        lttng-ust-statedump-provider.h \
+       futex.c \
+       futex.h \
        ust_lib.c \
        ust_lib.h \
        context-internal.h \
        context-provider-internal.h \
        events.h \
-       clock.h \
-       lttng-ust-uuid.h \
        tracef.c \
        lttng-ust-tracef-provider.h \
        tracelog.c \
@@ -74,7 +74,6 @@ 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-template.h \
        lttng-ring-buffer-client-discard.c \
@@ -86,7 +85,6 @@ liblttng_ust_support_la_SOURCES = \
        lttng-counter-client.h \
        lttng-counter-client-percpu-32-modular.c \
        lttng-counter-client-percpu-64-modular.c \
-       lttng-clock.c \
        getcpu.c getcpu.h
 
 liblttng_ust_la_SOURCES =
This page took 0.027211 seconds and 4 git commands to generate.