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