diff options
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 |