diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-04-08 03:58:43 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-04-08 03:58:43 +0000 |
commit | ba164213de5975ab69a1f7fcebc6c70df7a04371 (patch) | |
tree | 83f14f35b25bc655b03f6f0797bff6a7e5fc49ed /TAO/tests/Makefile | |
parent | cb2e09b1f348414969a8eaadf019a9c6212299d8 (diff) | |
download | ATCD-ba164213de5975ab69a1f7fcebc6c70df7a04371.tar.gz |
ChangeLogTag:Sat Apr 7 20:52:38 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'TAO/tests/Makefile')
-rw-r--r-- | TAO/tests/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile index 2da8005f7e4..89ea992e2fe 100644 --- a/TAO/tests/Makefile +++ b/TAO/tests/Makefile @@ -61,7 +61,8 @@ DIRS = CDR \ Server_Leaks \ Muxing \ Hello \ - MT_Timeout + MT_Timeout \ + Crash_On_Write ifndef TAO_ROOT TAO_ROOT = $(ACE_ROOT)/TAO |