X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;fp=tests%2Funit%2FMakefile.am;h=ff49a56e4806c6ec16697df312e56703e0cd5f90;hp=401e89f25a5e7936eef74852077e38ea9789b791;hb=881fc67f7002469477a5ad00e67a8077db6c0514;hpb=4243641037bcc27e6338674a5c39699a22347654 diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index 401e89f25..ff49a56e4 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -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