diff options
Diffstat (limited to 'TAO/performance-tests/Thruput')
-rw-r--r-- | TAO/performance-tests/Thruput/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/performance-tests/Thruput/Makefile b/TAO/performance-tests/Thruput/Makefile index c0b7c5efaf5..04bed160286 100644 --- a/TAO/performance-tests/Thruput/Makefile +++ b/TAO/performance-tests/Thruput/Makefile @@ -19,7 +19,9 @@ DIRS = TAO #---------------------------------------------------------------------------- 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 |