diff options
Diffstat (limited to 'TAO/performance-tests/POA/Makefile')
-rw-r--r-- | TAO/performance-tests/POA/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/performance-tests/POA/Makefile b/TAO/performance-tests/POA/Makefile index ea0dee842c3..8d452396282 100644 --- a/TAO/performance-tests/POA/Makefile +++ b/TAO/performance-tests/POA/Makefile @@ -17,7 +17,9 @@ DIRS = Object_Creation_And_Registration #---------------------------------------------------------------------------- include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU +include $(TAO_ROOT)/rules.tao.GNU 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 |