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 dd45dd398..817ef273d 100644 --- a/tests/tail/Makefile.in +++ b/tests/tail/Makefile.in @@ -129,7 +129,7 @@ default: all $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/tail/Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |