summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/examples/Notify/Subscribe/Makefile
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-23 15:23:14 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-03-23 15:23:14 +0000
commitf17528275105015ebcf62c5ef8d68da4d634d6e8 (patch)
tree1e05c66713bf0bd6cba2091ea24ef48a150e5801 /TAO/orbsvcs/examples/Notify/Subscribe/Makefile
parent029a0be5ddfbe420e450589056d970858440b508 (diff)
downloadATCD-f17528275105015ebcf62c5ef8d68da4d634d6e8.tar.gz
ChangeLogTag:Fri Mar 23 07:12:50 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/orbsvcs/examples/Notify/Subscribe/Makefile')
-rw-r--r--TAO/orbsvcs/examples/Notify/Subscribe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/examples/Notify/Subscribe/Makefile b/TAO/orbsvcs/examples/Notify/Subscribe/Makefile
index 5ace23b8052..a512fa56b14 100644
--- a/TAO/orbsvcs/examples/Notify/Subscribe/Makefile
+++ b/TAO/orbsvcs/examples/Notify/Subscribe/Makefile
@@ -12,7 +12,7 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif
-LDLIBS = -lTAO_CosNotification -lTAO_CosNaming -lTAO_DynamicAny -lTAO_PortableServer -lTAO
+LDLIBS = -lTAO_CosNotification -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable -lTAO_DynamicAny -lTAO_PortableServer -lTAO
LSRC = Subscribe.cpp main.cpp