From: Jim Meyering Date: Sat, 29 Aug 1998 18:08:33 +0000 (+0000) Subject: (EXTRA_DIST): Remove Fetish.pm. X-Git-Tag: FILEUTILS-3_16v~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33df2fe237b1e73f298d2f9578aae74d29de57d5;p=thirdparty%2Fcoreutils.git (EXTRA_DIST): Remove Fetish.pm. TESTS_ENVIRONMENT: Set PROG, not LS. --- diff --git a/tests/ls-2/Makefile.am b/tests/ls-2/Makefile.am index 925cafefe7..04e326c898 100644 --- a/tests/ls-2/Makefile.am +++ b/tests/ls-2/Makefile.am @@ -1,12 +1,12 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. -EXTRA_DIST = $(TESTS) Fetish.pm quoting +EXTRA_DIST = $(TESTS) quoting TESTS_ENVIRONMENT = \ top_srcdir=$(top_srcdir) \ srcdir=$(srcdir) \ PERL="@PERL@" \ PATH=../../src:$$PATH \ - LS=ls + PROG=ls TESTS = run-test