summaryrefslogtreecommitdiff
path: root/TAO/tests/Smart_Proxies
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-01 17:50:51 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2004-01-01 17:50:51 +0000
commitd4cfd23752992ea3623928997dee18e26c308526 (patch)
tree6d0bf476194c72c127469ad744e96d629be886d2 /TAO/tests/Smart_Proxies
parent6c92286aa76bd248067d9f7b5f6d5d23858430ad (diff)
downloadATCD-d4cfd23752992ea3623928997dee18e26c308526.tar.gz
ChangeLogTag:Thu Jan 1 17:23:44 UTC 2004 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'TAO/tests/Smart_Proxies')
-rw-r--r--TAO/tests/Smart_Proxies/Collocation/Makefile.main2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/Smart_Proxies/Collocation/Makefile.main b/TAO/tests/Smart_Proxies/Collocation/Makefile.main
index c59919f1940..697ab2e1ad3 100644
--- a/TAO/tests/Smart_Proxies/Collocation/Makefile.main
+++ b/TAO/tests/Smart_Proxies/Collocation/Makefile.main
@@ -34,7 +34,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU
include $(TAO_ROOT)/taoconfig.mk
LDLIBS += -lCollocation_Test_Stub \
- -lDiamond \
+ -lCollocation_Diamond \
-lTAO_Strategies \
$(TAO_SRVR_LIBS)
#----------------------------------------------------------------------------