diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-02-18 17:53:38 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1998-02-18 17:53:38 +0000 |
commit | b05c9751ffceba9aca4edbe8966a2ad139f10d8b (patch) | |
tree | ee39af9706208ef54af3b34e4d02a912275577d8 /bin | |
parent | 7186385b3422babf7112d8e29c59881b18128bf9 (diff) | |
download | ATCD-b05c9751ffceba9aca4edbe8966a2ad139f10d8b.tar.gz |
ChangeLogTag:Wed Feb 18 11:53:00 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/auto_compile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/auto_compile b/bin/auto_compile index ee9893b7f04..b28f95a890f 100755 --- a/bin/auto_compile +++ b/bin/auto_compile @@ -37,6 +37,7 @@ $MODULE='ACE_wrappers'; @BUILD_LIST= ('ace', + 'netsvcs', 'tests', 'TAO'); |