summaryrefslogtreecommitdiff
path: root/ext/etc/depend
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2019-07-14 13:06:22 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2019-07-14 17:58:03 +0900
commit715955ff27206351dcf509eb3c60e0927ad9a708 (patch)
treec6d3f472b13d523a96da783fb9f1f848ae56bc60 /ext/etc/depend
parentdb64093f512d93eb300131f52b7ddbd2d11f0aec (diff)
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Diffstat (limited to 'ext/etc/depend')
-rw-r--r--ext/etc/depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/etc/depend b/ext/etc/depend
index 0e7a6c8366..99e812c7e4 100644
--- a/ext/etc/depend
+++ b/ext/etc/depend
@@ -6,6 +6,7 @@ constdefs.h : $(srcdir)/mkconstants.rb
etc.o: $(RUBY_EXTCONF_H)
etc.o: $(arch_hdrdir)/ruby/config.h
etc.o: $(hdrdir)/ruby.h
+etc.o: $(hdrdir)/ruby/assert.h
etc.o: $(hdrdir)/ruby/backward.h
etc.o: $(hdrdir)/ruby/defines.h
etc.o: $(hdrdir)/ruby/encoding.h