summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontime01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/itrontests/itrontime01')
-rw-r--r--testsuites/itrontests/itrontime01/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/itrontests/itrontime01/Makefile.am b/testsuites/itrontests/itrontime01/Makefile.am
index 97de6c717b..e09d720960 100644
--- a/testsuites/itrontests/itrontime01/Makefile.am
+++ b/testsuites/itrontests/itrontime01/Makefile.am
@@ -10,8 +10,7 @@ MANAGERS = all
noinst_LIBRARIES = lib.a
lib_a_SOURCES = init.c system.h
-DOCTYPES = doc scn
-DOCS = $(DOCTYPES:%=$(TEST).%)
+DOCS = $(TEST).doc $(TEST).scn
OBJS = $(lib_a_OBJECTS)