Skip to content

Commit

Permalink
common.mk: update dependency
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
nobu committed Nov 7, 2015
1 parent ce8ec0c commit d7924ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d7924ab

Please sign in to comment.