diff options
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 |