summaryrefslogtreecommitdiff
path: root/TAO/examples/POA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/examples/POA/Makefile')
-rw-r--r--TAO/examples/POA/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/examples/POA/Makefile b/TAO/examples/POA/Makefile
index c6fd92d3f9a..9029e43b8f6 100644
--- a/TAO/examples/POA/Makefile
+++ b/TAO/examples/POA/Makefile
@@ -24,6 +24,7 @@ DIRS = Generic_Servant \
#----------------------------------------------------------------------------
include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU
+include $(TAO_ROOT)/rules.tao.GNU
ifndef minimum_corba
@@ -56,6 +57,7 @@ endif # minimum_corba
include $(ACE_ROOT)/include/makeinclude/macros.GNU
+include $(TAO_ROOT)/rules.tao.GNU
include $(ACE_ROOT)/include/makeinclude/rules.common.GNU
include $(ACE_ROOT)/include/makeinclude/rules.nested.GNU
include $(ACE_ROOT)/include/makeinclude/rules.nolocal.GNU