summaryrefslogtreecommitdiff
path: root/TAO/examples/OBV/Typed_Events/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/OBV/Typed_Events/Makefile')
-rw-r--r--TAO/examples/OBV/Typed_Events/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/OBV/Typed_Events/Makefile b/TAO/examples/OBV/Typed_Events/Makefile
index e7da662c60e..bc1f7ca6a96 100644
--- a/TAO/examples/OBV/Typed_Events/Makefile
+++ b/TAO/examples/OBV/Typed_Events/Makefile
@@ -12,7 +12,7 @@ ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO
endif # ! TAO_ROOT
-LDLIBS = -lTAO_PortableServer -lTAO
+LDLIBS = -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO
IDL_FILES = Event_Types
IDL_SRC = Event_TypesC.cpp Event_TypesS.cpp