summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorSamuel Williams <samuel.williams@oriontransfer.co.nz>2021-12-22 10:57:34 +1300
committerGitHub <noreply@github.com>2021-12-22 10:57:34 +1300
commite30920354f8c4513150c61385220a8e75448d833 (patch)
treee06e5d35b79e2290f7fe1d12b80c1d9cf760b269 /common.mk
parentb86a7ba49252e00e19c22bbcdc821b5acc31ff92 (diff)
Extended interface for IO::Buffer & documentation.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/5314 Merged-By: ioquatix <samuel@codeotaku.com>
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 14ef9cb4ec..8fc0a590f8 100644
--- a/common.mk
+++ b/common.mk
@@ -7586,6 +7586,7 @@ io_buffer.$(OBJEXT): {$(VPATH)}config.h
io_buffer.$(OBJEXT): {$(VPATH)}defines.h
io_buffer.$(OBJEXT): {$(VPATH)}encoding.h
io_buffer.$(OBJEXT): {$(VPATH)}intern.h
+io_buffer.$(OBJEXT): {$(VPATH)}internal.h
io_buffer.$(OBJEXT): {$(VPATH)}internal/anyargs.h
io_buffer.$(OBJEXT): {$(VPATH)}internal/arithmetic.h
io_buffer.$(OBJEXT): {$(VPATH)}internal/arithmetic/char.h