summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/psxstat/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/psxtests/psxstat/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/psxtests/psxstat/Makefile.am b/testsuites/psxtests/psxstat/Makefile.am
index 496cc283d0..9c20ed100c 100644
--- a/testsuites/psxtests/psxstat/Makefile.am
+++ b/testsuites/psxtests/psxstat/Makefile.am
@@ -7,7 +7,6 @@ TEST = psxstat
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)