diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-13 23:41:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-13 23:41:12 +0000 |
commit | ea93e0b7adfe4775e3cf0fb17943d7a34ee29cac (patch) | |
tree | eea2d992de1b567c5180819d45c069bc2a091dd5 /tests/sort | |
parent | 7603401c862002d8337197219753dba087af1cd1 (diff) | |
download | coreutils-ea93e0b7adfe4775e3cf0fb17943d7a34ee29cac.tar.xz |
.
Diffstat (limited to 'tests/sort')
-rw-r--r-- | tests/sort/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in index 18b91f60a..bd614e4eb 100644 --- a/tests/sort/Makefile.in +++ b/tests/sort/Makefile.in @@ -88,7 +88,7 @@ default: all .SUFFIXES: .SUFFIXES: .pl $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL) - cd $(top_srcdir) && automake --gnu tests/sort-test/Makefile + cd $(top_srcdir) && automake --gnits tests/sort-test/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ |