]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(EXTRA_DIST): Add input-tty.
authorJim Meyering <jim@meyering.net>
Tue, 17 Aug 1999 10:14:23 +0000 (10:14 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 17 Aug 1999 10:14:23 +0000 (10:14 +0000)
tests/stty/Makefile.am

index 3161bc923b9f10d6fa27e769a7959e3ac1169b84..bc79287b7efa084436339c968b4d2e49ffba7527 100644 (file)
@@ -2,5 +2,5 @@
 AUTOMAKE_OPTIONS = 1.2f gnits
 
 TESTS = row-col-1 basic-1
-EXTRA_DIST = $(TESTS)
+EXTRA_DIST = $(TESTS) input-tty
 TESTS_ENVIRONMENT = PATH=../../src:$$PATH