X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=51d755784ed6847696557f24766abceaf4d91dc5;hp=b48917b90e81f70e2a3147f7f1c59af8d553d833;hb=c291fb2471e426538866ae907a6c6ed7e5711e81;hpb=657270a48a6b33862ead3b28f3b54d42c54c66ff diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index b48917b90..51d755784 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -24,7 +24,7 @@ endif # URI unit tests test_uri_SOURCES = test_uri.c -test_uri_LDADD = $(LIBCOMMON) +test_uri_LDADD = $(LIBTAP) $(LIBCOMMON) # Session unit test SESSIONS=$(top_srcdir)/src/bin/lttng-sessiond/session.c \