Move the clock plugin implementation to liblttng-ust-common
[lttng-ust.git] / src / lib / lttng-ust / Makefile.am
index 73ceb4383babee557ad6f85eab216c18f33012ee..752b5177bae66210a8c225cb99f2df543c72feef 100644 (file)
@@ -51,8 +51,6 @@ liblttng_ust_runtime_la_SOURCES = \
        context-internal.h \
        context-provider-internal.h \
        events.h \
-       clock.h \
-       lttng-ust-uuid.h \
        tracef.c \
        lttng-ust-tracef-provider.h \
        tracelog.c \
@@ -87,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.023539 seconds and 4 git commands to generate.