summaryrefslogtreecommitdiff
path: root/TAO/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/Makefile')
-rw-r--r--TAO/tests/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile
index bfbb024b959..83f46cc148a 100644
--- a/TAO/tests/Makefile
+++ b/TAO/tests/Makefile
@@ -60,7 +60,8 @@ endif # ami_callback
ifeq ($(corba_messaging),1)
# Requires CORBA Messaging
- DIRS += Timeout
+ DIRS += Timeout \
+ Timed_Buffered_Oneways
endif # corba_messaging