summaryrefslogtreecommitdiff
path: root/tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile')
-rw-r--r--tests/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile b/tests/Makefile
index d918f1fc869..f24bef83e5e 100644
--- a/tests/Makefile
+++ b/tests/Makefile
@@ -137,7 +137,7 @@ ifneq ($(ACE_HAS_GNUG_PRE_2_8),1)
endif
endif
-ifeq ($(rmcast),1)
+ifneq ($(rmcast),0)
DIRS += RMCast
endif