Tests: event notifier error counters
[lttng-tools.git] / src / bin / lttng-sessiond / Makefile.am
index e3ee7612def95788662d8aefd08f34c77b877afd..8a299fab8e298b08b387e674fd9fd9a78f1dfc67 100644 (file)
@@ -58,6 +58,8 @@ lttng_sessiond_SOURCES = utils.c utils.h \
                        event-notifier-error-accounting.c event-notifier-error-accounting.h \
                        action-executor.c action-executor.h
 
+lttng_sessiond_LDFLAGS = -rdynamic
+
 if HAVE_LIBLTTNG_UST_CTL
 lttng_sessiond_SOURCES += trace-ust.c ust-registry.c ust-app.c \
                        ust-consumer.c ust-consumer.h notify-apps.c \
This page took 0.024514 seconds and 4 git commands to generate.