diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-10-26 21:07:09 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-10-26 21:07:09 +0000 |
commit | c6a0d93098beb22475558782c901ba5537fa45fa (patch) | |
tree | a76a104f0a9d9790578270448f35095856ffb64d /TAO/tests/Makefile | |
parent | 0b3750947620899b1ddae16fcb978e837207256b (diff) | |
download | ATCD-c6a0d93098beb22475558782c901ba5537fa45fa.tar.gz |
*** empty log message ***
Diffstat (limited to 'TAO/tests/Makefile')
-rw-r--r-- | TAO/tests/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile index a2c2ab0a60d..fa493a9b5f8 100644 --- a/TAO/tests/Makefile +++ b/TAO/tests/Makefile @@ -8,12 +8,11 @@ # Local macros #---------------------------------------------------------------------------- -DIRS = IDL_Cubit \ +DIRS = Cubit \ + IDL_Cubit \ MT-Cubit \ Thruput_test -# Cubit - #---------------------------------------------------------------------------- # Include macros and targets #---------------------------------------------------------------------------- |