X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2FMakefile.am;h=07aaa821ca19a9c4f83613ebca7dcb4505c14aa6;hb=0efb2ad7fc448283184e43d6fb0915febae45384;hp=8a299fab8e298b08b387e674fd9fd9a78f1dfc67;hpb=38eb8a68a2817b040e31c577a9e3a81b52897816;p=lttng-tools.git 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