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/tac | |
parent | f543e3d9f55f79c9ffe253cb4857fe3fa2d666f1 (diff) | |
download | coreutils-79b611f24ebd1965f069377b39efc6a98c15855c.tar.xz |
regenerate, using new ../Makefile.am.in
Diffstat (limited to 'tests/tac')
-rw-r--r-- | tests/tac/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tac/Makefile.am b/tests/tac/Makefile.am index 8f5aec93c..3fd409a15 100644 --- a/tests/tac/Makefile.am +++ b/tests/tac/Makefile.am @@ -22,7 +22,6 @@ opt-br.O opt-br.E opt-br2.O opt-br2.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 |