1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-18 13:21:58 +02:00

(EXTRA_DIST): Remove input-tty.

This commit is contained in:
Jim Meyering
2001-03-09 18:20:28 +00:00
parent 115c65d3f4
commit c19b40fd68

View File

@@ -2,5 +2,5 @@
AUTOMAKE_OPTIONS = 1.2f gnits
TESTS = row-col-1 basic-1
EXTRA_DIST = $(TESTS) input-tty
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = PATH=`pwd`/../../src:$$PATH