summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/malloctest/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/libtests/malloctest/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuites/libtests/malloctest/Makefile.am b/testsuites/libtests/malloctest/Makefile.am
index 6b1894028b..70ca6e7add 100644
--- a/testsuites/libtests/malloctest/Makefile.am
+++ b/testsuites/libtests/malloctest/Makefile.am
@@ -7,7 +7,6 @@ TEST = malloctest
MANAGERS = io
-# C source names, if any, go here -- minus the .c
C_FILES = init.c task1.c
C_O_FILES = $(C_FILES:%.c=${ARCH}/%.o)