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