summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp27/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/sp27/Makefile.am')
-rw-r--r--testsuites/sptests/sp27/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp27/Makefile.am b/testsuites/sptests/sp27/Makefile.am
index 585496b97f..3d40ae8ca9 100644
--- a/testsuites/sptests/sp27/Makefile.am
+++ b/testsuites/sptests/sp27/Makefile.am
@@ -9,7 +9,7 @@ MANAGERS = all
noinst_LIBRARIES = lib.a
lib_a_SOURCES = init.c
-DOCTYPES = scn
+DOCTYPES = doc scn
DOCS = $(DOCTYPES:%=$(TEST).%)
OBJS = $(lib_a_OBJECTS)