diff options
author | Jim Meyering <jim@meyering.net> | 2002-03-18 09:51:22 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-03-18 09:51:22 +0000 |
commit | c1635e0379280457d45a0975f3a92589c3769e5d (patch) | |
tree | 8bf6ffcb99610ecc4404eac59e9cf115b34135e2 /tests/unexpand | |
parent | 2486f9acdf1e0c86decb71df7d8670617c44947c (diff) | |
download | coreutils-c1635e0379280457d45a0975f3a92589c3769e5d.tar.xz |
.
Diffstat (limited to 'tests/unexpand')
-rw-r--r-- | tests/unexpand/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in index 9764b8207..f417413e8 100644 --- a/tests/unexpand/Makefile.in +++ b/tests/unexpand/Makefile.in @@ -140,7 +140,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu tests/unexpand/Makefile + $(AUTOMAKE) --gnits tests/unexpand/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: |