aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-23 15:22:58 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-23 15:22:58 +0000
commitc5712c91b9d00e102d07a4b207f5f22867a386cd (patch)
tree562d1048e7de01c4895efc21c1c5f768cd2fdc2d /Makefile.in
parent7577e786343acfae01dd0823f8f3cdb04de62316 (diff)
downloadruby-c5712c91b9d00e102d07a4b207f5f22867a386cd.tar.gz
* Makefile.in, common.mk: move common-srcs to Makefile.in because
it breaks build on mswin. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48943 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 8a7707a81f..177fb43a4e 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -438,7 +438,7 @@ enc/encinit.$(OBJEXT): enc/encinit.c $(SETUP)
up::
@$(CHDIR) "$(srcdir)" && LC_TIME=C exec $(VCSUP)
-after-update:: update-config_files
+after-update:: update-config_files common-srcs
update-mspec:
@$(CHDIR) $(srcdir); \