Fix: Handle SIGBUS in sessiond and consumerd
[lttng-tools.git] / tests / unit / Makefile.am
index 401e89f25a5e7936eef74852077e38ea9789b791..ff49a56e4806c6ec16697df312e56703e0cd5f90 100644 (file)
@@ -149,6 +149,7 @@ test_session_LDADD = $(LIBTAP) $(LIBCOMMON) $(LIBRELAYD) $(LIBSESSIOND_COMM) \
 test_session_LDADD += $(SESSIOND_OBJS)
 
 if HAVE_LIBLTTNG_UST_CTL
+test_session_SOURCES += ust-sigbus.c
 test_session_LDADD += $(UST_CTL_LIBS)
 endif
 
This page took 0.023096 seconds and 4 git commands to generate.