From 6eb0392a413a0b966f389721829bc88cdeca82b7 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 19 Sep 1998 17:28:45 +0000 Subject: [PATCH] (TESTS): Add basic-1. --- tests/stty/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/stty/Makefile.am b/tests/stty/Makefile.am index e94bc8d7ec..9a2486414e 100644 --- a/tests/stty/Makefile.am +++ b/tests/stty/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. AUTOMAKE_OPTIONS = 1.2f gnits -TESTS = row-col-1 +TESTS = row-col-1 basic-1 EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = STTY=../../src/stty -- 2.47.3