aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-20 15:14:56 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-10-20 15:14:56 +0000
commit622f31be31b43429dfebe85e8f5bc5c92af5dd1f (patch)
treea5b4d861f41239d5f5575414253c1da7e4a97cb5 /Makefile.in
parent37ec35860c2bde8f58ce506c2a6a54b741be0ff3 (diff)
downloadruby-622f31be31b43429dfebe85e8f5bc5c92af5dd1f.tar.gz
Makefile.in: update unicode files only after update source tree
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48063 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 39fe0bb37f..a6ac9c07f9 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -439,7 +439,7 @@ up::
up::
-$(Q)$(MAKE) $(MFLAGS) after-update
-after-update:: update-config_files
+after-update:: update-config_files update-unicode
update-mspec:
@$(CHDIR) $(srcdir); \