X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=tests%2Funit%2FMakefile.am;h=c9e1bfcf44d2cd99ca0ce4505993f501e7ad45a6;hp=169ca2ebe86d2dc351730081fb9129267d60f0f0;hb=ea88ca2a0b3fa898e245893c43ae2185da0acc44;hpb=331744e34f56a5aec69b05d356d6901e67926acc diff --git a/tests/unit/Makefile.am b/tests/unit/Makefile.am index 169ca2ebe..c9e1bfcf4 100644 --- a/tests/unit/Makefile.am +++ b/tests/unit/Makefile.am @@ -22,7 +22,7 @@ endif # URI unit tests test_uri_SOURCES = test_uri.c -test_uri_LDADD = $(LIBTAP) $(LIBCOMMON) +test_uri_LDADD = $(LIBTAP) $(LIBCOMMON) $(LIBHASHTABLE) # Session unit test SESSIONS=$(top_srcdir)/src/bin/lttng-sessiond/session.c \