summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/On_Demand_Loading/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/On_Demand_Loading/Makefile')
-rw-r--r--TAO/examples/POA/On_Demand_Loading/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/examples/POA/On_Demand_Loading/Makefile b/TAO/examples/POA/On_Demand_Loading/Makefile
index 905f617f74a..db2e44819a4 100644
--- a/TAO/examples/POA/On_Demand_Loading/Makefile
+++ b/TAO/examples/POA/On_Demand_Loading/Makefile
@@ -18,7 +18,7 @@ OBJ = $(addsuffix .o,$(MYFILES))
CPPFLAGS += -I$(TAO_ROOT)
-LDLIBS = -lTAO
+LDLIBS = -lTAO_PortableServer -lTAO
LDFLAGS += -L$(TAO_ROOT)/tao
INSTALL =