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