aboutsummaryrefslogtreecommitdiffstats
path: root/ext/-test-/path_to_class/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/-test-/path_to_class/depend
parentdb64093f512d93eb300131f52b7ddbd2d11f0aec (diff)
downloadruby-715955ff27206351dcf509eb3c60e0927ad9a708.tar.gz
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
Diffstat (limited to 'ext/-test-/path_to_class/depend')
-rw-r--r--ext/-test-/path_to_class/depend1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/-test-/path_to_class/depend b/ext/-test-/path_to_class/depend
index 55dce316ec..9a7f7d0176 100644
--- a/ext/-test-/path_to_class/depend
+++ b/ext/-test-/path_to_class/depend
@@ -2,6 +2,7 @@
path_to_class.o: $(RUBY_EXTCONF_H)
path_to_class.o: $(arch_hdrdir)/ruby/config.h
path_to_class.o: $(hdrdir)/ruby.h
+path_to_class.o: $(hdrdir)/ruby/assert.h
path_to_class.o: $(hdrdir)/ruby/backward.h
path_to_class.o: $(hdrdir)/ruby/defines.h
path_to_class.o: $(hdrdir)/ruby/intern.h