summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/ImplRepo_Service/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/ImplRepo_Service/Makefile')
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/Makefile b/TAO/orbsvcs/ImplRepo_Service/Makefile
index 0b7acb5c3f1..88fcf90e2c3 100644
--- a/TAO/orbsvcs/ImplRepo_Service/Makefile
+++ b/TAO/orbsvcs/ImplRepo_Service/Makefile
@@ -12,7 +12,7 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif
-LDLIBS = -lTAO_CosNaming -lTAO
+LDLIBS = -lTAO_Svc_Utils -lTAO
PROG_SRCS = \
ImplRepo.cpp \