summaryrefslogtreecommitdiff
path: root/TAO/examples/Quoter
diff options
context:
space:
mode:
authorSimon McQueen <simon.mcqueen@gmail.com>2003-05-15 13:17:05 +0000
committerSimon McQueen <simon.mcqueen@gmail.com>2003-05-15 13:17:05 +0000
commit9eaaeaa0c48b6138aface4a0743f520ce794f353 (patch)
treea50f3c6c0fb1d7a9961e4dd2605413bdea797360 /TAO/examples/Quoter
parent88254b320ccadfcb885786cc07ba5b11cd8c9a68 (diff)
downloadATCD-9eaaeaa0c48b6138aface4a0743f520ce794f353.tar.gz
ChangeLogTag: Thu May 15 14:07:33 2003 Simon McQueen <sm@prismtechnologies.com>
Diffstat (limited to 'TAO/examples/Quoter')
-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 f7a27300b12..c2f804678ef 100644
--- a/TAO/examples/Quoter/Makefile
+++ b/TAO/examples/Quoter/Makefile
@@ -13,7 +13,7 @@ ifdef trader
CPPFLAGS += -DTRADER_AVAILABLE
endif # trader
-LDLIBS = -lTAO_CosLifeCycle -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable -lTAO_PortableServer -lTAO
+LDLIBS = -lTAO_CosLifeCycle -lTAO_CosNaming -lTAO_Svc_Utils -lTAO_IORTable -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO
IDL_FILES = Quoter
IDL_SRC = QuoterC.cpp QuoterS.cpp