summaryrefslogtreecommitdiff
path: root/ext/objspace
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-07-14 13:05:16 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-07-14 17:45:21 +0900
commit32f013514460574eed03aa678f87ed7ca9600872 (patch)
treec40387e1b8d734107cc553b061dcc3ffd9ae9858 /ext/objspace
parent5786df12f5c07510f9f15e984c564179afae33c0 (diff)
Split RUBY_ASSERT and so on under include/ruby
Diffstat (limited to 'ext/objspace')
-rw-r--r--ext/objspace/depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/objspace/depend b/ext/objspace/depend
index 060b863d04..32157bee2f 100644
--- a/ext/objspace/depend
+++ b/ext/objspace/depend
@@ -42,6 +42,7 @@ objspace.o: {$(VPATH)}id.h
objspace_dump.o: $(RUBY_EXTCONF_H)
objspace_dump.o: $(arch_hdrdir)/ruby/config.h
objspace_dump.o: $(hdrdir)/ruby.h
+objspace_dump.o: $(hdrdir)/ruby/assert.h
objspace_dump.o: $(hdrdir)/ruby/backward.h
objspace_dump.o: $(hdrdir)/ruby/debug.h
objspace_dump.o: $(hdrdir)/ruby/defines.h