mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
common.mk: update dependency
* common.mk: update dependency of string.o to id.h for r52479. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52482 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
ce8ec0c91f
commit
d7924abf5d
1 changed files with 1 additions and 0 deletions
|
@ -2196,6 +2196,7 @@ string.$(OBJEXT): {$(VPATH)}defines.h
|
|||
string.$(OBJEXT): {$(VPATH)}encindex.h
|
||||
string.$(OBJEXT): {$(VPATH)}encoding.h
|
||||
string.$(OBJEXT): {$(VPATH)}gc.h
|
||||
string.$(OBJEXT): {$(VPATH)}id.h
|
||||
string.$(OBJEXT): {$(VPATH)}intern.h
|
||||
string.$(OBJEXT): {$(VPATH)}internal.h
|
||||
string.$(OBJEXT): {$(VPATH)}io.h
|
||||
|
|
Loading…
Reference in a new issue