summaryrefslogtreecommitdiff
path: root/TAO/examples/PluggableUDP/tests/SimplePerformance/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/PluggableUDP/tests/SimplePerformance/Makefile')
-rw-r--r--TAO/examples/PluggableUDP/tests/SimplePerformance/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/Makefile b/TAO/examples/PluggableUDP/tests/SimplePerformance/Makefile
index 7672fa5ca12..223b74376f4 100644
--- a/TAO/examples/PluggableUDP/tests/SimplePerformance/Makefile
+++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/Makefile
@@ -12,7 +12,7 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif # ! TAO_ROOT
-LDLIBS = -lTAO_Strategies -lTAO_PortableServer -lTAO
+LDLIBS = -lTAO_Strategies -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO
IDL_FILES = test
IDL_SRC = testC.cpp testS.cpp