summaryrefslogtreecommitdiff
path: root/TAO/tests/InterOp-Naming/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/InterOp-Naming/Makefile')
-rw-r--r--TAO/tests/InterOp-Naming/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/InterOp-Naming/Makefile b/TAO/tests/InterOp-Naming/Makefile
index ddb4d29551c..6e3e611f3a0 100644
--- a/TAO/tests/InterOp-Naming/Makefile
+++ b/TAO/tests/InterOp-Naming/Makefile
@@ -16,7 +16,7 @@ IDL_SRCS = \
INSC.cpp \
INSS.cpp
-LDLIBS = -lTAO -lTAO_CosNaming
+LDLIBS = -lTAO_CosNaming -lTAO_Svc_Utils -lTAO
PROG_SRCS = \
INS_test_client.cpp \