--- a/resip/recon/test/Makefile.am
+++ b/resip/recon/test/Makefile.am
@@ -33,6 +33,8 @@ check_PROGRAMS = \
 testUA_SOURCES = testUA.cxx playback_prompt.h record_prompt.h
 sdpTests_SOURCES = sdpTests.cxx
 unitTests_SOURCES = unitTests.cxx
+testUA_LDADD = -lsipXport
+testUA_LDADD += $(LDADD)

