diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-10 09:30:15 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-10 09:30:15 +0000 |
commit | 1595f1553170c2c1d0c01d36205d262f42fd6e1f (patch) | |
tree | d0f982fd2d4f21881cdf74554575f0c92dae03a2 /tests/shred | |
parent | a6921b13ef97216b41885932e77fb9581b809559 (diff) | |
download | coreutils-1595f1553170c2c1d0c01d36205d262f42fd6e1f.tar.xz |
.
Diffstat (limited to 'tests/shred')
-rw-r--r-- | tests/shred/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in index 5905cd05a..d6ed84bac 100644 --- a/tests/shred/Makefile.in +++ b/tests/shred/Makefile.in @@ -139,7 +139,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu tests/shred/Makefile + $(AUTOMAKE) --gnits tests/shred/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: |