diff options
author | Jim Meyering <jim@meyering.net> | 1998-08-26 14:49:41 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-08-26 14:49:41 +0000 |
commit | ddd448d549d39d3ddbf588a7f58a46db78afa776 (patch) | |
tree | b460730513ee47fe0e4e4be425c3d4be22bbb771 /tests | |
parent | 71bd32137949ccc679a7a437ea22b09b175fa32f (diff) | |
download | coreutils-ddd448d549d39d3ddbf588a7f58a46db78afa776.tar.xz |
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r-- | tests/dircolors/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/dircolors/Makefile.am b/tests/dircolors/Makefile.am index 18355ec51..57c9cd23b 100644 --- a/tests/dircolors/Makefile.am +++ b/tests/dircolors/Makefile.am @@ -1,5 +1,6 @@ ## Process this file with automake to produce Makefile.in -*-Makefile-*-. +# FIXME: move Fetish.pm to .. EXTRA_DIST = $(TESTS) Fetish.pm simple TESTS_ENVIRONMENT = \ |