summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx13/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/tests/psxtests/psx13/Makefile.am')
-rw-r--r--c/src/tests/psxtests/psx13/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/tests/psxtests/psx13/Makefile.am b/c/src/tests/psxtests/psx13/Makefile.am
index 01d91854b2..399eb51a49 100644
--- a/c/src/tests/psxtests/psx13/Makefile.am
+++ b/c/src/tests/psxtests/psx13/Makefile.am
@@ -7,7 +7,6 @@ TEST = psx13
MANAGERS = all
-# C source names, if any, go here -- minus the .c
C_FILES = main.c test.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)