From ec8e4c6afc1e462342e3b829e8bae02917788814 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 2 Apr 2017 03:05:10 +0000 Subject: update configure by prereq [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index c1ae34e2d3..79cc6756dc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -318,6 +318,8 @@ $(srcdir)/aclocal.m4: type $(ACLOCAL) >/dev/null 2>&1 && exec $(ACLOCAL); \ touch $(@F) +prereq: $(srcdir)/$(CONFIGURE) + incs: id.h all-incs: probes.h -- cgit v1.2.3