diff options
Diffstat (limited to 'tests/date')
-rw-r--r-- | tests/date/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in index a3a933f30..0a724f7d8 100644 --- a/tests/date/Makefile.in +++ b/tests/date/Makefile.in @@ -138,7 +138,7 @@ default: all $(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnits tests/date/Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status +Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |