X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=liblttng-ust%2FMakefile.am;h=cc105d7d319b975093bc3f0a784c487f511c77f8;hb=df8055c632bc8c8445f9209f65cca76edf73cf14;hp=86661c6bdb9cefb62685eb7c8d7280c68422bab4;hpb=74d81a6cca2cd4a7718bba9368f382f9f2fbba84;p=lttng-ust.git diff --git a/liblttng-ust/Makefile.am b/liblttng-ust/Makefile.am index 86661c6b..cc105d7d 100644 --- a/liblttng-ust/Makefile.am +++ b/liblttng-ust/Makefile.am @@ -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