summaryrefslogtreecommitdiff
path: root/tests/Signal_Test.icc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Signal_Test.icc')
-rw-r--r--tests/Signal_Test.icc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Signal_Test.icc b/tests/Signal_Test.icc
index 235292cd753..f86378387ea 100644
--- a/tests/Signal_Test.icc
+++ b/tests/Signal_Test.icc
@@ -9,7 +9,7 @@ option
{
target type (exe) "Signal_Test"
{
- source type (cpp) "Signal_Test.cpp"
+ source type (cpp) "Signal_Test.cpp", "Main.cpp"
if ($__IBMCPP__ >= 500) {
option macros(global) {
source type (hpp) "test_config.h"