aboutsummaryrefslogtreecommitdiffstats
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
commit4fe05c46bcc6c4fec4596f1dff7578df6e4fac95 (patch)
treeb53ffb877e49d747a062170fad0ea661c3548c86 /Makefile.in
parent014a0ad142c0aca48a28601d662ea086a5d6dc9d (diff)
downloadruby-4fe05c46bcc6c4fec4596f1dff7578df6e4fac95.tar.gz
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) \