summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-28 21:40:04 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-01-28 21:40:04 +0000
commit9c9ba4378a237345b1c57c012c7cced8f3137b44 (patch)
tree5eef613e67fdff2289d5e89fb93c280a59a6569f /bin
parenteee3040b7e6a80b433a78108c49b238a85944db8 (diff)
downloadATCD-9c9ba4378a237345b1c57c012c7cced8f3137b44.tar.gz
ChangeLogTag:Wed Jan 28 15:36:55 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/auto_compile7
1 files changed, 1 insertions, 6 deletions
diff --git a/bin/auto_compile b/bin/auto_compile
index 252038c48bb..ee9893b7f04 100755
--- a/bin/auto_compile
+++ b/bin/auto_compile
@@ -38,12 +38,7 @@ $MODULE='ACE_wrappers';
@BUILD_LIST=
('ace',
'tests',
- 'TAO/tao',
- 'TAO/TAO_IDL',
- 'TAO/tests/POA',
- 'TAO/tests/Param_Test',
- 'TAO/tests/Cubit/TAO',
- 'TAO/orbsvcs');
+ 'TAO');
# This are the pairs "sub-directory,script" we run.