diff options
Diffstat (limited to 'tests/fmt')
-rw-r--r-- | tests/fmt/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in index aa859329e..076bdbc10 100644 --- a/tests/fmt/Makefile.in +++ b/tests/fmt/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated automatically by automake 1.4k from Makefile.am. +# Makefile.in generated automatically by automake 1.5 from Makefile.am. # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 # Free Software Foundation, Inc. @@ -135,7 +135,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu tests/fmt/Makefile + $(AUTOMAKE) --gnits tests/fmt/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && \ CONFIG_HEADERS= CONFIG_LINKS= \ |