1
0
Fork 0
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:
Takashi Kokubun 2019-08-09 11:39:20 +09:00
parent 4e9382a827
commit 0176e74d6c
No known key found for this signature in database
GPG key ID: 6FFC433B12EE23DD

View file

@ -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