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.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/libtests/putenvtest/Makefile.am b/testsuites/libtests/putenvtest/Makefile.am
index 14324785fd..1ebb9ac2cd 100644
--- a/testsuites/libtests/putenvtest/Makefile.am
+++ b/testsuites/libtests/putenvtest/Makefile.am
@@ -9,8 +9,7 @@ MANAGERS = io
noinst_LIBRARIES = lib.a
lib_a_SOURCES = init.c
-DOCTYPES =
-DOCS = $(DOCTYPES:%=$(TEST).%)
+DOCS =
OBJS = $(lib_a_OBJECTS)