From: Jim Meyering Date: Fri, 20 Sep 1996 03:17:28 +0000 (+0000) Subject: . X-Git-Tag: TEXTUTILS-1_19f~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=955f5eb1f47777f66528dc685658e0eb7c72e0ba;p=thirdparty%2Fcoreutils.git . --- diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 2202d3f3b3..34a81d4cc3 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -99,7 +99,7 @@ TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) -subdir = checks/sort-test +subdir = tests/sort-test distdir: $(DEP_DISTFILES) @for file in `cd $(srcdir) && echo $(DISTFILES)`; do \ test -f $(distdir)/$$file \ diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index ec23679525..bb58b29fcc 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/Makefile.in @@ -95,7 +95,7 @@ TAGS: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) -subdir = checks/tr-test +subdir = tests/tr-test distdir: $(DEP_DISTFILES) @for file in `cd $(srcdir) && echo $(DISTFILES)`; do \ test -f $(distdir)/$$file \