Introduce event notifier lib ring buffer client
[lttng-modules.git] / src / Kbuild
index a48e1cb13196dccc877c34b68f536c17ecd8d551..bb149ffac44e9a1655356afd9ffe76021c2d8fba 100644 (file)
@@ -12,6 +12,7 @@ obj-$(CONFIG_LTTNG) += lttng-ring-buffer-metadata-client.o
 obj-$(CONFIG_LTTNG) += lttng-ring-buffer-client-mmap-discard.o
 obj-$(CONFIG_LTTNG) += lttng-ring-buffer-client-mmap-overwrite.o
 obj-$(CONFIG_LTTNG) += lttng-ring-buffer-metadata-mmap-client.o
+obj-$(CONFIG_LTTNG) += lttng-ring-buffer-event-notifier-client.o
 obj-$(CONFIG_LTTNG) += lttng-clock.o
 
 obj-$(CONFIG_LTTNG) += lttng-tracer.o
This page took 0.022605 seconds and 4 git commands to generate.