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