summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-10 22:21:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-10 22:21:20 +0000
commitcb2818800de7e130429cf2d18d4a950faf5e5eaa (patch)
tree40eb540e4d5168676b91d7d0eb6c600b5ad5f735 /testsuites/libtests/termios
parentReflect changes to TEST variable contents. (diff)
downloadrtems-cb2818800de7e130429cf2d18d4a950faf5e5eaa.tar.bz2
Eliminate DOCTYPES.
Diffstat (limited to 'testsuites/libtests/termios')
-rw-r--r--testsuites/libtests/termios/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuites/libtests/termios/Makefile.am b/testsuites/libtests/termios/Makefile.am
index 079d8091d8..0325fcd7d4 100644
--- a/testsuites/libtests/termios/Makefile.am
+++ b/testsuites/libtests/termios/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)