summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/On_Demand_Activation/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/On_Demand_Activation/Makefile.am')
-rw-r--r--TAO/examples/POA/On_Demand_Activation/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/examples/POA/On_Demand_Activation/Makefile.am b/TAO/examples/POA/On_Demand_Activation/Makefile.am
index 51168ecf5f1..a2ac2c2ca91 100644
--- a/TAO/examples/POA/On_Demand_Activation/Makefile.am
+++ b/TAO/examples/POA/On_Demand_Activation/Makefile.am
@@ -25,8 +25,7 @@ server_CPPFLAGS = \
-I$(ACE_BUILDDIR) \
-I$(TAO_ROOT) \
-I$(TAO_BUILDDIR) \
- -I$(srcdir)/../Generic_Servant \
- -I../Generic_Servant
+ -I$(srcdir)/../Generic_Servant
server_SOURCES = \
Servant_Activator.cpp \