summaryrefslogtreecommitdiff
path: root/tests/RMCast/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/RMCast/Makefile')
-rw-r--r--tests/RMCast/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/RMCast/Makefile b/tests/RMCast/Makefile
index 370a034e637..ffd27bf32f1 100644
--- a/tests/RMCast/Makefile
+++ b/tests/RMCast/Makefile
@@ -20,6 +20,8 @@ LDLIBS = -lACE_RMCast -lTest_Output
CPPFLAGS += -I..
+SRC = Main.cpp
+
#----------------------------------------------------------------------------
# Include macros and targets
#----------------------------------------------------------------------------