summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psx08/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psx08/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/psxtests/psx08/Makefile.am b/testsuites/psxtests/psx08/Makefile.am
index e7349c2ced..e4cafdadcf 100644
--- a/testsuites/psxtests/psx08/Makefile.am
+++ b/testsuites/psxtests/psx08/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx08
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task1.c task2.c task3.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)