X-Git-Url: https://git.liburcu.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=e555b0149479d30b69cf0d2232e14cb734770fb0;hp=a311bc3e4dc7a40b89c8ddb5b056a89f0eda3e38;hb=488dbb6062973d4990a33284e4717d89a893339d;hpb=a6bc4ca9d659caf016ef932fcd944029737ac57c diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index a311bc3e4..e555b0149 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -87,7 +87,7 @@ test_session_SOURCES = test_session.cpp test_session_LDADD = $(LIBTAP) $(LIBLTTNG_SESSIOND_COMMON) $(DL_LIBS) if HAVE_LIBLTTNG_UST_CTL -test_session_SOURCES += ust-sigbus.c +test_session_SOURCES += ust-sigbus.cpp test_session_LDADD += $(UST_CTL_LIBS) endif