summaryrefslogtreecommitdiff
path: root/TAO/rules.tao.GNU
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-28 18:36:05 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-10-28 18:36:05 +0000
commitb488d9a868e2ab365a012c7eae4d4a14f48eb612 (patch)
tree961df55958a00c5c68b31052074f88fc30d83ab3 /TAO/rules.tao.GNU
parentcdb6fd66611283a0314ab23e08472d11dae4f0e4 (diff)
downloadATCD-b488d9a868e2ab365a012c7eae4d4a14f48eb612.tar.gz
ChangeLogTag:Tue Oct 28 12:02:47 2003 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/rules.tao.GNU')
-rw-r--r--TAO/rules.tao.GNU2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/rules.tao.GNU b/TAO/rules.tao.GNU
index 14ee5c33f13..5154c31bee6 100644
--- a/TAO/rules.tao.GNU
+++ b/TAO/rules.tao.GNU
@@ -49,7 +49,7 @@ RT_TAO_SRVR_LIBS=-lTAO_RTPortableServer -lTAO_PortableServer -lTAO_IORIntercepto
TAO_CLNT_LIBS= $(TAO_BASE_LIBS)
TAO_CLNT_VT_LIBS=-lTAO_Valuetype $(TAO_CLNT_LIBS)
RT_TAO_CLNT_LIBS= $(RT_TAO_BASE_LIBS)
-TAO_DYNAMIC_LIBS=-lTAO_DynamicInterface
+TAO_DYNAMIC_LIBS=-lTAO_DynamicInterface -lTAO_Messaging
####
#### Macro customization.