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