summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp17/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/sptests/sp17/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/sptests/sp17/Makefile.am b/testsuites/sptests/sp17/Makefile.am
index 2690cd7964..d9697ea5a6 100644
--- a/testsuites/sptests/sp17/Makefile.am
+++ b/testsuites/sptests/sp17/Makefile.am
@@ -8,7 +8,6 @@ TEST = sp17
MANAGERS = io signal
-# C source names, if any, go here -- minus the .c
C_FILES = init.c asr.c task1.c task2.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)