summaryrefslogtreecommitdiff
path: root/TAO/examples/PluggableUDP/tests/Basic/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/PluggableUDP/tests/Basic/Makefile')
-rw-r--r--TAO/examples/PluggableUDP/tests/Basic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/PluggableUDP/tests/Basic/Makefile b/TAO/examples/PluggableUDP/tests/Basic/Makefile
index e1c009336ae..f2e1a89efe1 100644
--- a/TAO/examples/PluggableUDP/tests/Basic/Makefile
+++ b/TAO/examples/PluggableUDP/tests/Basic/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 = UDP
IDL_SRC = UDPC.cpp UDPS.cpp