From 2736cb55c2947940e41b71b5c11fb80b196fca41 Mon Sep 17 00:00:00 2001 From: bala Date: Wed, 19 Nov 2003 05:11:17 +0000 Subject: ChangeLogTag:Tue Nov 18 23:17:24 2003 Balachandran Natarajan --- TAO/orbsvcs/Concurrency_Service/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/orbsvcs/Concurrency_Service') diff --git a/TAO/orbsvcs/Concurrency_Service/Makefile b/TAO/orbsvcs/Concurrency_Service/Makefile index 216ae1323fc..f885bd84f98 100644 --- a/TAO/orbsvcs/Concurrency_Service/Makefile +++ b/TAO/orbsvcs/Concurrency_Service/Makefile @@ -38,7 +38,7 @@ include $(ACE_ROOT)/include/makeinclude/rules.local.GNU LDFLAGS += -L$(TAO_ROOT)/orbsvcs/orbsvcs -L$(TAO_ROOT)/tao CPPFLAGS += -I$(TAO_ROOT)/orbsvcs -I$(TAO_ROOT) -LDLIBS = -lTAO_CosConcurrency -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable $(TAO_SRVR_LIBS) +LDLIBS = -lTAO_CosConcurrency -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_Messaging -lTAO_IORTable $(TAO_SRVR_LIBS) #---------------------------------------------------------------------------- # Dependencies -- cgit v1.2.1