summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxfile01/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxfile01/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxfile01/Makefile.am b/testsuites/psxtests/psxfile01/Makefile.am
index 48c50f9a9f..4cae479427 100644
--- a/testsuites/psxtests/psxfile01/Makefile.am
+++ b/testsuites/psxtests/psxfile01/Makefile.am
@@ -10,7 +10,6 @@ TEST = psxfile01
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = main.c test.c test_cat.c test_extend.c test_write.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)