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