diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-18 19:29:21 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-18 19:29:21 +0000 |
commit | f459045c8cec705eb24ff5cfcd9751e4a4c30643 (patch) | |
tree | 17751f8429b686cb11872c6e4deccb94be1eb740 /tests/date | |
parent | 1806cb507548aef85ea17efd8c56382ba1950b5b (diff) | |
download | coreutils-f459045c8cec705eb24ff5cfcd9751e4a4c30643.tar.xz |
.
Diffstat (limited to 'tests/date')
-rw-r--r-- | tests/date/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index eefa8daa7..5c878919e 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -165,7 +165,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu tests/date/Makefile + $(AUTOMAKE) --gnits tests/date/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && \ CONFIG_HEADERS= CONFIG_LINKS= \ |