diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-23 03:12:40 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-06-23 03:12:40 +0000 |
commit | 6fdd9dc24b066c81c9ed3f1918e9e35304657c12 (patch) | |
tree | d27ce66cd8ad18f406d51ae658ac2b0b6d8eee7e /TAO/orbsvcs/tests/Makefile | |
parent | 3f5065ad6e1600a4fc5baf83d25718e1aa790b8c (diff) | |
download | ATCD-6fdd9dc24b066c81c9ed3f1918e9e35304657c12.tar.gz |
ChangeLogTag:Tue Jun 22 22:11:40 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'TAO/orbsvcs/tests/Makefile')
-rw-r--r-- | TAO/orbsvcs/tests/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Makefile b/TAO/orbsvcs/tests/Makefile index cb6c4e9d3a3..c8948ae88b0 100644 --- a/TAO/orbsvcs/tests/Makefile +++ b/TAO/orbsvcs/tests/Makefile @@ -24,7 +24,8 @@ DIRS = Simple_Naming \ ImplRepo \ Sched_Conf \ Time \ - Event + Event \ + AVStreams #---------------------------------------------------------------------------- # Include macros and targets |