]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Fri, 20 Sep 1996 03:17:28 +0000 (03:17 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 20 Sep 1996 03:17:28 +0000 (03:17 +0000)
tests/sort/Makefile.in
tests/tr/Makefile.in

index 2202d3f3b316e110fdc721d148ade7c19a30f146..34a81d4cc3756fbb90fc40dccedcaabfe745b43f 100644 (file)
@@ -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 \
index ec236795257dc38688973958db5b63a6117c669b..bb58b29fcc538682f3ac26e6c32ad03531f006b5 100644 (file)
@@ -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 \