diff options
author | bala <balanatarajan@users.noreply.github.com> | 2002-12-04 23:35:08 +0000 |
---|---|---|
committer | bala <balanatarajan@users.noreply.github.com> | 2002-12-04 23:35:08 +0000 |
commit | bb8f6ad2aa58d86ee83648021ea7892d41a0df1b (patch) | |
tree | 3dbc246e094c6261f0582be16033e71d5bb3667f /TAO/tests | |
parent | 9bffeb6144b2302dab4763f92f8ccd95174835a0 (diff) | |
download | ATCD-bb8f6ad2aa58d86ee83648021ea7892d41a0df1b.tar.gz |
ChangeLogTag: Wed Dec 4 18:34:21 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
Diffstat (limited to 'TAO/tests')
-rw-r--r-- | TAO/tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile index 28542c9b5a9..6a87a8d32f1 100644 --- a/TAO/tests/Makefile +++ b/TAO/tests/Makefile @@ -35,6 +35,7 @@ DIRS = CDR \ OBV \ IORManipulation \ Connection_Purging \ + Server_Connection_Purging \ ORB_init \ ORB_destroy \ Objref_Sequence_Test \ |