summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/On_Demand_Activation/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/On_Demand_Activation/Makefile')
-rw-r--r--TAO/examples/POA/On_Demand_Activation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/POA/On_Demand_Activation/Makefile b/TAO/examples/POA/On_Demand_Activation/Makefile
index bc0576b84b4..382d7dd50ea 100644
--- a/TAO/examples/POA/On_Demand_Activation/Makefile
+++ b/TAO/examples/POA/On_Demand_Activation/Makefile
@@ -15,7 +15,7 @@ OBJ = $(addsuffix .o,$(MYFILES))
CPPFLAGS += -I$(TAO_ROOT) -I../Generic_Servant
-LDLIBS = -lGeneric_Servant -lTAO_PortableServer -lTAO
+LDLIBS = -lGeneric_Servant -lTAO_PortableServer -lTAO_Valuetype -lTAO_ObjRefTemplate -lTAO_IORInterceptor -lTAO
LDFLAGS += -L$(TAO_ROOT)/tao -L../Generic_Servant
INSTALL =