summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TAO/tests/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/Makefile b/TAO/tests/Makefile
index a0147919fbd..fdaa1d6b567 100644
--- a/TAO/tests/Makefile
+++ b/TAO/tests/Makefile
@@ -11,6 +11,8 @@
#----------------------------------------------------------------------------
DIRS = CDR \
+ BiDirectional \
+ BiDirectional_NestedUpcall \
IDL_Test \
OctetSeq \
InterOp-Naming \