diff options
Diffstat (limited to 'tests/join')
-rw-r--r-- | tests/join/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/join/Makefile.am b/tests/join/Makefile.am index d4bab014c..67678e32c 100644 --- a/tests/join/Makefile.am +++ b/tests/join/Makefile.am @@ -24,7 +24,6 @@ trailing-sp.E sp-vs-blank.O sp-vs-blank.E 8-bit-t.O 8-bit-t.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 |