diff options
author | Jim Meyering <jim@meyering.net> | 1996-12-10 04:54:02 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-12-10 04:54:02 +0000 |
commit | 488575399429976e980d0b66e95029b93a408bb5 (patch) | |
tree | 03ed952761e03c2d01435b0151cf3f038593ddf0 /doc | |
parent | 156de2ae7ab03055e6c60eb3eabfa77b167d55f4 (diff) | |
download | coreutils-488575399429976e980d0b66e95029b93a408bb5.tar.xz |
.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.in b/doc/Makefile.in index 64659a506..e140edb2a 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -81,7 +81,7 @@ default: all .SUFFIXES: .SUFFIXES: .texi .texinfo .info .dvi $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in - cd $(top_srcdir) && automake --gnu Makefile + cd $(top_srcdir) && automake --gnits Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ |