aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-21 03:06:32 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-21 03:06:32 +0000
commitf54774e351d805db1ebd9da6e493307334d31730 (patch)
treed9de400821439ad8a5ddd6edfc6bdc38c3f14469 /Makefile.in
parentc0766464e9ef13418cc719acd674f363b79db29a (diff)
downloadruby-f54774e351d805db1ebd9da6e493307334d31730.tar.gz
Makefile.in: update gems after update
* Makefile.in (after-update): update bundled gems source tree too. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48066 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 a6ac9c07f9..40a6dd6596 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -439,7 +439,7 @@ up::
up::
-$(Q)$(MAKE) $(MFLAGS) after-update
-after-update:: update-config_files update-unicode
+after-update:: update-config_files update-unicode update-gems
update-mspec:
@$(CHDIR) $(srcdir); \