summaryrefslogtreecommitdiff
path: root/TAO/examples/Simulator
diff options
context:
space:
mode:
authorsmcqueen <smcqueen@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-15 13:17:05 +0000
committersmcqueen <smcqueen@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-05-15 13:17:05 +0000
commit5a9af21ef627c348a758da7d18163f1bd4786caa (patch)
treea50f3c6c0fb1d7a9961e4dd2605413bdea797360 /TAO/examples/Simulator
parente486ff5de0845b4c683b3c1b88448444a270a8fe (diff)
downloadATCD-5a9af21ef627c348a758da7d18163f1bd4786caa.tar.gz
ChangeLogTag: Thu May 15 14:07:33 2003 Simon McQueen <sm@prismtechnologies.com>
Diffstat (limited to 'TAO/examples/Simulator')
-rw-r--r--TAO/examples/Simulator/Event_Supplier/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Simulator/Event_Supplier/Makefile b/TAO/examples/Simulator/Event_Supplier/Makefile
index db555458801..ece395d0c17 100644
--- a/TAO/examples/Simulator/Event_Supplier/Makefile
+++ b/TAO/examples/Simulator/Event_Supplier/Makefile
@@ -21,7 +21,7 @@ EVENT_CON_OBJS = NavWeapC.o NavWeapS.o Event_Con.o
LOGGING_SUP_OBJS = NavWeapC.o NavWeapS.o Logging_Sup.o DOVE_Supplier.o
DUALEC_SUP_OBJS = NavWeapC.o NavWeapS.o DualEC_Sup.o DOVE_Supplier.o
-LDLIBS = -lTAO_Messaging -lTAO_RTOLDEvent -lTAO_RTEvent -lTAO_RTSched -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable -lTAO_PortableServer -lTAO
+LDLIBS = -lTAO_Messaging -lTAO_RTOLDEvent -lTAO_RTEvent -lTAO_RTSched -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO
BIN2 = Event_Sup Logging_Sup DualEC_Sup Event_Con