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