summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorcoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-02 20:02:19 +0000
committercoryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-11-02 20:02:19 +0000
commit1d57ebafec216ba390c1b15ea6e854bc5b075876 (patch)
treec6af4e88b1591e1a257a29d25dd00ac53d80fafa /tests
parent0684f2ac6ed91467e93a84a867fd77ffe5ec42c6 (diff)
downloadATCD-1d57ebafec216ba390c1b15ea6e854bc5b075876.tar.gz
ChangeLogTag:Thu Nov 2 11:57:37 2000 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'tests')
-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