Move "hello-static-lib" to doc/examples and add non-automake Makefiles
[lttng-ust.git] / liblttng-ust / Makefile.am
index 86661c6bdb9cefb62685eb7c8d7280c68422bab4..cc105d7d319b975093bc3f0a784c487f511c77f8 100644 (file)
@@ -20,8 +20,6 @@ liblttng_ust_runtime_la_SOURCES = \
        lttng-ust-comm.c \
        lttng-ust-abi.c \
        lttng-probes.c \
-       probes/lttng-probe-ust.c \
-       probes/lttng-probe-ust.h \
        lttng-context-vtid.c \
        lttng-context-vpid.c \
        lttng-context-pthread-id.c \
@@ -49,7 +47,9 @@ liblttng_ust_support_la_SOURCES = \
        ust-core.c \
        lttng-ring-buffer-client.h \
        lttng-ring-buffer-client-discard.c \
+       lttng-ring-buffer-client-discard-rt.c \
        lttng-ring-buffer-client-overwrite.c \
+       lttng-ring-buffer-client-overwrite-rt.c \
        lttng-ring-buffer-metadata-client.h \
        lttng-ring-buffer-metadata-client.c
 
This page took 0.025914 seconds and 4 git commands to generate.