summaryrefslogtreecommitdiff
path: root/TAO/docs/tutorials/Quoter/Simple/Server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/docs/tutorials/Quoter/Simple/Server/Makefile')
-rw-r--r--TAO/docs/tutorials/Quoter/Simple/Server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/docs/tutorials/Quoter/Simple/Server/Makefile b/TAO/docs/tutorials/Quoter/Simple/Server/Makefile
index c348342e732..0dc8e67fd0a 100644
--- a/TAO/docs/tutorials/Quoter/Simple/Server/Makefile
+++ b/TAO/docs/tutorials/Quoter/Simple/Server/Makefile
@@ -12,7 +12,7 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif # ! TAO_ROOT
-LDLIBS = -lQuoter_Common -lTAO_PortableServer -lTAO
+LDLIBS = -lQuoter_Common -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO
BIN = server