sessiond: Implement kernel event notifier error counter
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 1d3741c6129e550c0edc45da929f07e066b703c2..e3ee7612def95788662d8aefd08f34c77b877afd 100644 (file)
@@ -20,7 +20,6 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        context.c context.h \
                        channel.c channel.h \
                        event.c event.h \
-                       shm.c shm.h \
                        consumer.c consumer.h \
                        session.c session.h \
                        modprobe.c modprobe.h kern-modules.h \
@@ -56,6 +55,7 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        manage-consumer.c manage-consumer.h \
                        clear.c clear.h \
                        tracker.c tracker.h \
+                       event-notifier-error-accounting.c event-notifier-error-accounting.h \
                        action-executor.c action-executor.h
 
 if HAVE_LIBLTTNG_UST_CTL
This page took 0.024246 seconds and 4 git commands to generate.