summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/sp28
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 12:52:00 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 12:52:00 +0000
commitf068a6f98eacaca9158d0d2e178f3f5cf4bfa76d (patch)
treee54a7d4c6fc379253119da93223447bbee990e5b /testsuites/sptests/sp28
parent * sp27/Makefile.am, sp28/Makefile.am, sp29/Makefile.am, (diff)
downloadrtems-f068a6f98eacaca9158d0d2e178f3f5cf4bfa76d.tar.bz2
Misc. bugfixes.
Diffstat (limited to 'testsuites/sptests/sp28')
-rw-r--r--testsuites/sptests/sp28/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/sptests/sp28/Makefile.am b/testsuites/sptests/sp28/Makefile.am
index 919895fd37..c417534f27 100644
--- a/testsuites/sptests/sp28/Makefile.am
+++ b/testsuites/sptests/sp28/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)