Skip to content

Commit 8d88d35

Browse files
committed
correct dependencies
1 parent aa63699 commit 8d88d35

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

common.mk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9309,6 +9309,8 @@ load.$(OBJEXT): {$(VPATH)}prism/version.h
93099309
load.$(OBJEXT): {$(VPATH)}prism_compile.h
93109310
load.$(OBJEXT): {$(VPATH)}probes.dmyh
93119311
load.$(OBJEXT): {$(VPATH)}probes.h
9312+
load.$(OBJEXT): {$(VPATH)}ractor.h
9313+
load.$(OBJEXT): {$(VPATH)}ractor_core.h
93129314
load.$(OBJEXT): {$(VPATH)}ruby_assert.h
93139315
load.$(OBJEXT): {$(VPATH)}ruby_atomic.h
93149316
load.$(OBJEXT): {$(VPATH)}rubyparser.h
@@ -9319,6 +9321,7 @@ load.$(OBJEXT): {$(VPATH)}thread_$(THREAD_MODEL).h
93199321
load.$(OBJEXT): {$(VPATH)}thread_native.h
93209322
load.$(OBJEXT): {$(VPATH)}util.h
93219323
load.$(OBJEXT): {$(VPATH)}vm_core.h
9324+
load.$(OBJEXT): {$(VPATH)}vm_debug.h
93229325
load.$(OBJEXT): {$(VPATH)}vm_opts.h
93239326
loadpath.$(OBJEXT): $(hdrdir)/ruby/ruby.h
93249327
loadpath.$(OBJEXT): $(hdrdir)/ruby/version.h

0 commit comments

Comments
 (0)