summaryrefslogtreecommitdiff
path: root/TAO/examples/Quoter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/Quoter/Makefile')
-rw-r--r--TAO/examples/Quoter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/Quoter/Makefile b/TAO/examples/Quoter/Makefile
index 80aaed74ce6..11f697502f1 100644
--- a/TAO/examples/Quoter/Makefile
+++ b/TAO/examples/Quoter/Makefile
@@ -15,7 +15,7 @@ ifdef trader
CPPFLAGS += -DTRADER_AVAILABLE
endif # trader
-LDLIBS = -lTAO_CosLifeCycle -lTAO_CosNaming -lTAO
+LDLIBS = -lTAO_CosLifeCycle -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_PortableServer -lTAO
IDL_FILES = Quoter
IDL_SRC = QuoterC.cpp QuoterS.cpp