diff --git a/common.mk b/common.mk index 1dbf1e85fa..3cdea3d588 100644 --- a/common.mk +++ b/common.mk @@ -1449,6 +1449,7 @@ array.$(OBJEXT): {$(VPATH)}util.h ast.$(OBJEXT): $(hdrdir)/ruby/ruby.h ast.$(OBJEXT): $(top_srcdir)/include/ruby.h ast.$(OBJEXT): {$(VPATH)}encoding.h +ast.$(OBJEXT): {$(VPATH)}id.h ast.$(OBJEXT): {$(VPATH)}internal.h ast.$(OBJEXT): {$(VPATH)}node.h ast.$(OBJEXT): {$(VPATH)}vm_core.h