diff options
author | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-24 17:01:04 +0000 |
---|---|---|
committer | nanbor <nanbor@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-09-24 17:01:04 +0000 |
commit | cf7e48120c4cafab94ae3214c5c5cd44769f5fcb (patch) | |
tree | 51fc0d67ba508c96d1df9856f34b97c9937a7fc9 /TAO/orbsvcs/tests/Makefile | |
parent | 188364a6f8de426839b290aa4c15d04f565a5f05 (diff) | |
download | ATCD-cf7e48120c4cafab94ae3214c5c5cd44769f5fcb.tar.gz |
ChangeLogTag:Fri Sep 24 11:57:21 1999 Nanbor Wang <nanbor@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/Makefile')
-rw-r--r-- | TAO/orbsvcs/tests/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Makefile b/TAO/orbsvcs/tests/Makefile index 43ccc217a53..013d3e6f7ad 100644 --- a/TAO/orbsvcs/tests/Makefile +++ b/TAO/orbsvcs/tests/Makefile @@ -34,7 +34,6 @@ endif #---------------------------------------------------------------------------- include $(ACE_ROOT)/include/makeinclude/wrapper_macros.GNU -include $(TAO_ROOT)/rules.tao.GNU ifndef minimum_corba @@ -52,6 +51,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 |