mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Add missing dependency
just fix CI failure https://travis-ci.org/ruby/ruby/jobs/569625233
This commit is contained in:
parent
4e9382a827
commit
0176e74d6c
1 changed files with 1 additions and 0 deletions
|
@ -1609,6 +1609,7 @@ class.$(OBJEXT): {$(VPATH)}config.h
|
|||
class.$(OBJEXT): {$(VPATH)}constant.h
|
||||
class.$(OBJEXT): {$(VPATH)}defines.h
|
||||
class.$(OBJEXT): {$(VPATH)}encoding.h
|
||||
class.$(OBJEXT): {$(VPATH)}gc.h
|
||||
class.$(OBJEXT): {$(VPATH)}id.h
|
||||
class.$(OBJEXT): {$(VPATH)}id_table.h
|
||||
class.$(OBJEXT): {$(VPATH)}intern.h
|
||||
|
|
Loading…
Add table
Reference in a new issue