diff options
author | 卜部昌平 <[email protected]> | 2024-04-25 09:59:22 +0200 |
---|---|---|
committer | 卜部昌平 <[email protected]> | 2024-04-27 21:55:28 +0900 |
commit | c844968b725416efba767ea6161b4c14d8fd9536 (patch) | |
tree | af79ee2f76c6e442a2c6978f95d3725e0a65b908 /ext/coverage | |
parent | bb5a53820703f5e1af886a0c5ca7178aa976be29 (diff) |
ruby tool/update-deps --fix
Diffstat (limited to 'ext/coverage')
-rw-r--r-- | ext/coverage/depend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/coverage/depend b/ext/coverage/depend index 0a6c61d5c6..1be81c5e9a 100644 --- a/ext/coverage/depend +++ b/ext/coverage/depend @@ -159,6 +159,7 @@ coverage.o: $(hdrdir)/ruby/internal/special_consts.h coverage.o: $(hdrdir)/ruby/internal/static_assert.h coverage.o: $(hdrdir)/ruby/internal/stdalign.h coverage.o: $(hdrdir)/ruby/internal/stdbool.h +coverage.o: $(hdrdir)/ruby/internal/stdckdint.h coverage.o: $(hdrdir)/ruby/internal/symbol.h coverage.o: $(hdrdir)/ruby/internal/value.h coverage.o: $(hdrdir)/ruby/internal/value_type.h |