diff options
Diffstat (limited to 'tests/test')
-rw-r--r-- | tests/test/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test/Makefile.am b/tests/test/Makefile.am index 6f4405ccf..2177e63f4 100644 --- a/tests/test/Makefile.am +++ b/tests/test/Makefile.am @@ -45,7 +45,6 @@ lt-3.O lt-3.E lt-4.O lt-4.E inv-1.O inv-1.E t1.O t1.E t2.O t2.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 |