projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
115c65d
)
(EXTRA_DIST): Remove input-tty.
author
Jim Meyering
<jim@meyering.net>
Fri, 9 Mar 2001 18:20:28 +0000
(18:20 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 9 Mar 2001 18:20:28 +0000
(18:20 +0000)
tests/stty/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/stty/Makefile.am
b/tests/stty/Makefile.am
index 7cc9612e71b07ed2ccd5cb40a5ddb1a2fe19d95c..bdb272be82387b6ae73e51dff44140c776a7c9f6 100644
(file)
--- a/
tests/stty/Makefile.am
+++ b/
tests/stty/Makefile.am
@@
-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