diff options
author | Nobuyoshi Nakada <[email protected]> | 2019-07-14 13:06:22 +0900 |
---|---|---|
committer | Nobuyoshi Nakada <[email protected]> | 2019-07-14 17:58:03 +0900 |
commit | 715955ff27206351dcf509eb3c60e0927ad9a708 () | |
tree | c6d3f472b13d523a96da783fb9f1f848ae56bc60 /ext/digest/bubblebabble | |
parent | db64093f512d93eb300131f52b7ddbd2d11f0aec (diff) |
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
-rw-r--r-- | ext/digest/bubblebabble/depend | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ bubblebabble.o: $(RUBY_EXTCONF_H) bubblebabble.o: $(arch_hdrdir)/ruby/config.h bubblebabble.o: $(hdrdir)/ruby.h bubblebabble.o: $(hdrdir)/ruby/backward.h bubblebabble.o: $(hdrdir)/ruby/defines.h bubblebabble.o: $(hdrdir)/ruby/intern.h |