From c5712c91b9d00e102d07a4b207f5f22867a386cd Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 23 Dec 2014 15:22:58 +0000 Subject: * 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 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.in') 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); \ -- cgit v1.2.3