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