summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-12-17 21:54:29 +0000
committerJim Meyering <jim@meyering.net>1996-12-17 21:54:29 +0000
commit5e55e49972bc141ddeff9c252703eb085be05fb4 (patch)
treedb45a2dca7826dc54ea89b1be02a2e497b70272d /lib
parent48a255beb0dbd1a8563a6ef2d878694573f5c70a (diff)
downloadcoreutils-5e55e49972bc141ddeff9c252703eb085be05fb4.tar.xz
.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in
index 554af768e..e7bb6e913 100644
--- a/lib/Makefile.in
+++ b/lib/Makefile.in
@@ -131,7 +131,7 @@ default: all
.SUFFIXES:
.SUFFIXES: .c .o .y
$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL)
- cd $(top_srcdir) && automake --gnu lib/Makefile
+ cd $(top_srcdir) && automake --gnits lib/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES)
cd $(top_builddir) \