From: Jim Meyering Date: Wed, 26 Aug 1998 14:49:16 +0000 (+0000) Subject: . X-Git-Tag: FILEUTILS-3_16v~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71bd32137949ccc679a7a437ea22b09b175fa32f;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/dircolors/Makefile.am b/tests/dircolors/Makefile.am new file mode 100644 index 0000000000..18355ec517 --- /dev/null +++ b/tests/dircolors/Makefile.am @@ -0,0 +1,12 @@ +## Process this file with automake to produce Makefile.in -*-Makefile-*-. + +EXTRA_DIST = $(TESTS) Fetish.pm simple + +TESTS_ENVIRONMENT = \ + top_srcdir=$(top_srcdir) \ + srcdir=$(srcdir) \ + PERL="@PERL@" \ + PATH=../../src:$$PATH \ + DIRCOLORS=dircolors + +TESTS = run-test