diff options
Diffstat (limited to 'tests/tail')
-rw-r--r-- | tests/tail/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in index 555becf1c..d9aab58bf 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -163,7 +163,7 @@ all: all-am .SUFFIXES: $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ - $(AUTOMAKE) --gnu tests/tail/Makefile + $(AUTOMAKE) --gnits tests/tail/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe) uninstall-info-am: |