aboutsummaryrefslogtreecommitdiffstats
path: root/common.mk
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2020-06-15 10:00:12 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2020-06-17 08:18:46 +0900
commitccb7a4b9f22c6ef8d51517322f82031fadf68769 (patch)
tree329e7cb0ba691f850759b4adf9a80a953eae095c /common.mk
parentb06d7c5521bd55d82eef96efcc2c7df1c29a3e5d (diff)
downloadruby-ccb7a4b9f22c6ef8d51517322f82031fadf68769.tar.gz
Replaced accessors of `Struct` with `invokebuiltin`
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 937d6bf9bc..6353b247b3 100644
--- a/common.mk
+++ b/common.mk
@@ -13168,6 +13168,7 @@ struct.$(OBJEXT): {$(VPATH)}backward/2/r_cast.h
struct.$(OBJEXT): {$(VPATH)}backward/2/rmodule.h
struct.$(OBJEXT): {$(VPATH)}backward/2/stdalign.h
struct.$(OBJEXT): {$(VPATH)}backward/2/stdarg.h
+struct.$(OBJEXT): {$(VPATH)}builtin.h
struct.$(OBJEXT): {$(VPATH)}config.h
struct.$(OBJEXT): {$(VPATH)}defines.h
struct.$(OBJEXT): {$(VPATH)}encoding.h