1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 03:12:48 +02:00
This commit is contained in:
Jim Meyering
1999-05-16 19:11:16 +00:00
parent a162f70539
commit 92462cca2a
6 changed files with 6 additions and 12 deletions

View File

@@ -116,6 +116,7 @@ TESTS_ENVIRONMENT = \
PATH=../../src:$$PATH \
PROG=seq
subdir = tests/seq
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =
@@ -141,8 +142,6 @@ TAGS:
distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
subdir = tests/seq
distdir: $(DISTFILES)
here=`cd $(top_builddir) && pwd`; \
top_distdir=`cd $(top_distdir) && pwd`; \