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