diff options
Diffstat (limited to 'ext/fcntl/depend')
-rw-r--r-- | ext/fcntl/depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/fcntl/depend b/ext/fcntl/depend index 961c0ab60f..60d6be6b89 100644 --- a/ext/fcntl/depend +++ b/ext/fcntl/depend @@ -2,6 +2,7 @@ fcntl.o: $(RUBY_EXTCONF_H) fcntl.o: $(arch_hdrdir)/ruby/config.h fcntl.o: $(hdrdir)/ruby.h +fcntl.o: $(hdrdir)/ruby/assert.h fcntl.o: $(hdrdir)/ruby/backward.h fcntl.o: $(hdrdir)/ruby/defines.h fcntl.o: $(hdrdir)/ruby/intern.h |