Commit changes prior to shmp read-only header
[lttng-ust.git] / libust / Makefile.am
index 3d7e354819fc21b8de0d81bbfaf445e4f32b014e..7e5a0df98defbb0db401a933d187e7b0c0ad0b6a 100644 (file)
@@ -7,7 +7,14 @@ libust_la_SOURCES = \
        tracepoint.c \
        trace_event.c \
        ltt-tracer.h \
-       ltt-tracer-core.h
+       ltt-tracer-core.h \
+       ltt-ring-buffer-client.h \
+       ltt-ring-buffer-client-discard.c \
+       ltt-ring-buffer-client-overwrite.c \
+       ltt-ring-buffer-metadata-client.h \
+       ltt-ring-buffer-metadata-client.c \
+       ltt-events.c \
+       lttng-ust-abi.c
 
 #removed: buffers.c buffers.h
 
This page took 0.023325 seconds and 4 git commands to generate.