summaryrefslogtreecommitdiff
path: root/TAO/tests/RTCORBA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/RTCORBA/Makefile')
-rw-r--r--TAO/tests/RTCORBA/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/tests/RTCORBA/Makefile b/TAO/tests/RTCORBA/Makefile
index 8fdb85248ba..45efde99ffd 100644
--- a/TAO/tests/RTCORBA/Makefile
+++ b/TAO/tests/RTCORBA/Makefile
@@ -11,7 +11,8 @@
#----------------------------------------------------------------------------
DIRS = Client_Propagated \
- Server_Protocol
+ Server_Protocol \
+ Client_Protocol
ifndef TAO_ROOT
TAO_ROOT = $(ACE_ROOT)/TAO