summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/Naming_Service/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/tutorials/Quoter/Naming_Service/Makefile')
-rw-r--r--TAO/docs/tutorials/Quoter/Naming_Service/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/tutorials/Quoter/Naming_Service/Makefile b/TAO/docs/tutorials/Quoter/Naming_Service/Makefile
index 4937fd6c235..f5ba27e15d2 100644
--- a/TAO/docs/tutorials/Quoter/Naming_Service/Makefile
+++ b/TAO/docs/tutorials/Quoter/Naming_Service/Makefile
@@ -12,7 +12,7 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif # ! TAO_ROOT
-LDLIBS = -lQuoter_Common -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable -lTAO_PortableServer -lTAO
+LDLIBS = -lQuoter_Common -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO
CPPFLAGS += -I$(TAO_ROOT)/orbsvcs
CPPFLAGS += -I../idl
BIN2 = client server