summaryrefslogtreecommitdiff
path: root/tests/SSL/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'tests/SSL/Makefile.bor')
-rw-r--r--tests/SSL/Makefile.bor3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/SSL/Makefile.bor b/tests/SSL/Makefile.bor
index 1345b6a86c6..d7b161865c9 100644
--- a/tests/SSL/Makefile.bor
+++ b/tests/SSL/Makefile.bor
@@ -18,7 +18,8 @@ CPPDIR = .
LIBFILES = \
$(ACE_LIB) \
$(ACE_SSL_LIB) \
- $(SSL_LIB)
+ $(SSL_LIB) \
+ $(BINDIR)\Test_Output$(LIB_DECORATOR).lib
!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>