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