summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itronmbox01
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/itrontests/itronmbox01')
-rw-r--r--testsuites/itrontests/itronmbox01/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/itrontests/itronmbox01/Makefile.am b/testsuites/itrontests/itronmbox01/Makefile.am
index 76ff63e928..6a9f26bf27 100644
--- a/testsuites/itrontests/itronmbox01/Makefile.am
+++ b/testsuites/itrontests/itronmbox01/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)