summaryrefslogtreecommitdiff
path: root/tests/dircolors
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-05-15 05:46:45 +0000
committerJim Meyering <jim@meyering.net>1999-05-15 05:46:45 +0000
commitdad89f8b93eceed5081c068ff9f1056f0e5f58c6 (patch)
tree5c54c7b944e050240effaa29637f6e5527011dad /tests/dircolors
parent23d3bb9416dcf7b8c1f4fdd1215dea8d34706201 (diff)
downloadcoreutils-dad89f8b93eceed5081c068ff9f1056f0e5f58c6.tar.xz
.
Diffstat (limited to 'tests/dircolors')
-rw-r--r--tests/dircolors/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in
index 20c85ba14..0c8b5f99d 100644
--- a/tests/dircolors/Makefile.in
+++ b/tests/dircolors/Makefile.in
@@ -108,6 +108,7 @@ TESTS_ENVIRONMENT = \
TESTS = simple
+subdir = tests/dircolors
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -133,8 +134,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-subdir = tests/dircolors
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \