From 5b666b3864c777e86d4714cab8578fff0b26f69f Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 17 Dec 1996 21:54:29 +0000 Subject: [PATCH] . --- lib/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index 554af768ea..e7bb6e9133 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) \ -- 2.30.2