summaryrefslogtreecommitdiff
path: root/tests/date
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-05-16 19:11:16 +0000
committerJim Meyering <jim@meyering.net>1999-05-16 19:11:16 +0000
commit92462cca2a7797498b4219d02fea70678bb3e88d (patch)
treeb95c286011f04ce6536d100756baa41be7ebadb1 /tests/date
parenta162f7053907b78f8c0d3655568a137184a9c054 (diff)
downloadcoreutils-92462cca2a7797498b4219d02fea70678bb3e88d.tar.xz
.
Diffstat (limited to 'tests/date')
-rw-r--r--tests/date/Makefile.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in
index fb6c84655..a134cc26a 100644
--- a/tests/date/Makefile.in
+++ b/tests/date/Makefile.in
@@ -140,6 +140,7 @@ mk_script = $(srcdir)/../mk-script
MAINTAINERCLEANFILES = $x-tests $(maint_gen)
CLEANFILES = $(run_gen)
+subdir = tests/date
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -167,8 +168,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
-subdir = tests/date
-
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \