X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2FMakefile.am;h=07aaa821ca19a9c4f83613ebca7dcb4505c14aa6;hp=8a299fab8e298b08b387e674fd9fd9a78f1dfc67;hb=588c4b0d153e8919b8d9159b69ce0db8fbe52af0;hpb=b99a0cb3edd93f55e712096a352d64b79d4716bb diff --git a/src/bin/lttng-sessiond/Makefile.am b/src/bin/lttng-sessiond/Makefile.am index 8a299fab8..07aaa821c 100644 --- a/src/bin/lttng-sessiond/Makefile.am +++ b/src/bin/lttng-sessiond/Makefile.am @@ -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