summaryrefslogtreecommitdiff
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-16 18:24:02 +0900
commit19cabe8b09d92d033c244f32ff622b8e513375f1 (patch)
treee80e3fdc8d51a752fefe90aed22247aa62a7e58d /common.mk
parent84160dc29bf156aa7290236dcf42a8f601129cac (diff)
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