diff options
author | Jim Meyering <jim@meyering.net> | 2003-04-15 22:21:07 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2003-04-15 22:21:07 +0000 |
commit | 79b611f24ebd1965f069377b39efc6a98c15855c (patch) | |
tree | e17ca123ed30d20a1d97e0d723332c2e09e93a75 /tests/tail | |
parent | f543e3d9f55f79c9ffe253cb4857fe3fa2d666f1 (diff) | |
download | coreutils-79b611f24ebd1965f069377b39efc6a98c15855c.tar.xz |
regenerate, using new ../Makefile.am.in
Diffstat (limited to 'tests/tail')
-rw-r--r-- | tests/tail/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tail/Makefile.am b/tests/tail/Makefile.am index 80daa2ed9..fd33caddd 100644 --- a/tests/tail/Makefile.am +++ b/tests/tail/Makefile.am @@ -24,7 +24,6 @@ n-5.E n-5a.O n-5a.E n-5b.O n-5b.E EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen) noinst_SCRIPTS = $x-tests -PERL = $(PERL) editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,@srcdir@,g' TESTS = $x-tests |