summaryrefslogtreecommitdiff
path: root/tests/RMCast/Makefile.bor
diff options
context:
space:
mode:
Diffstat (limited to 'tests/RMCast/Makefile.bor')
-rw-r--r--tests/RMCast/Makefile.bor3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/RMCast/Makefile.bor b/tests/RMCast/Makefile.bor
index 6606e571664..88fa9503c0e 100644
--- a/tests/RMCast/Makefile.bor
+++ b/tests/RMCast/Makefile.bor
@@ -27,7 +27,8 @@ CPPDIR = .;..
LIBFILES = \
$(ACE_LIB) \
- $(ACE_RMCAST_LIB)
+ $(ACE_RMCAST_LIB) \
+ $(BINDIR)\Test_Output$(LIB_DECORATOR).lib
!include <$(ACE_ROOT)\include\makeinclude\recurse.bor>
!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>