summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psxmount/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/tests/psxtests/psxmount/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/tests/psxtests/psxmount/Makefile.am b/c/src/tests/psxtests/psxmount/Makefile.am
index 88662e91a6..c50a43ae19 100644
--- a/c/src/tests/psxtests/psxmount/Makefile.am
+++ b/c/src/tests/psxtests/psxmount/Makefile.am
@@ -7,7 +7,6 @@ TEST = psxmount
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)