From f721219e91e5e42eee3c5d923e4c7426483d77cf Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 26 Aug 1998 15:18:51 +0000 Subject: *** empty log message *** --- tests/dircolors/Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/dircolors/Makefile.am b/tests/dircolors/Makefile.am index 57c9cd23b..dd7f41107 100644 --- a/tests/dircolors/Makefile.am +++ b/tests/dircolors/Makefile.am @@ -1,13 +1,12 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. -# FIXME: move Fetish.pm to .. -EXTRA_DIST = $(TESTS) Fetish.pm simple +EXTRA_DIST = $(TESTS) simple TESTS_ENVIRONMENT = \ top_srcdir=$(top_srcdir) \ srcdir=$(srcdir) \ PERL="@PERL@" \ PATH=../../src:$$PATH \ - DIRCOLORS=dircolors + PROG=dircolors TESTS = run-test -- cgit v1.2.3-54-g00ecf