summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-22 00:18:08 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-04-22 00:18:08 +0000
commitee691feac87738fb15b822e9f79fb31d601b3815 (patch)
treeb53ffb877e49d747a062170fad0ea661c3548c86 /Makefile.in
parent9e1ab6cee4c7e7363a67af5129b7b18e484981f7 (diff)
Update sources and include files after update
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58440 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 1f192aae6f..dbf0515508 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -474,7 +474,7 @@ update-src::
update-download:: update-config_files
-after-update:: common-srcs
+after-update:: prereq
update-mspec:
$(Q) $(srcdir)/tool/git-refresh -C $(srcdir)/spec $(Q1:0=-q) \