sessiond: implement EXECUTE_ERROR_QUERY command
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index 8a299fab8e298b08b387e674fd9fd9a78f1dfc67..07aaa821ca19a9c4f83613ebca7dcb4505c14aa6 100644 (file)
@@ -56,7 +56,8 @@ lttng_sessiond_SOURCES = utils.c utils.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
+                       action-executor.c action-executor.h\
+                       trigger-error-query.c
 
 lttng_sessiond_LDFLAGS = -rdynamic
 
This page took 0.023368 seconds and 4 git commands to generate.