summaryrefslogtreecommitdiff
path: root/tests/stty
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-09-26 19:13:40 +0000
committerJim Meyering <jim@meyering.net>1998-09-26 19:13:40 +0000
commitb6dcafff113b972965f7e39f67cb2b588170b8ea (patch)
treefc56598f142c559284dc0997575975494dbb86df /tests/stty
parent219c7a280d3c6fef85fdd848861edef2bd276ec1 (diff)
downloadcoreutils-b6dcafff113b972965f7e39f67cb2b588170b8ea.tar.xz
.
Diffstat (limited to 'tests/stty')
-rw-r--r--tests/stty/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in
index f89342dd0..419127905 100644
--- a/tests/stty/Makefile.in
+++ b/tests/stty/Makefile.in
@@ -4,7 +4,6 @@
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
-
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
@@ -102,7 +101,7 @@ l = @l@
AUTOMAKE_OPTIONS = 1.2f gnits
-TESTS = row-col-1
+TESTS = row-col-1 basic-1
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = STTY=../../src/stty
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs