diff options
| author | Kevin Newton <kddnewton@gmail.com> | 2023-07-31 15:26:34 -0400 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2023-07-31 20:10:23 +0000 |
| commit | 04f4e0aeb2e9543e360a566eca0d1cea859b13dd (patch) | |
| tree | 88a2bcc15ea6a0428360050e8cbae735ca80f740 /lib | |
| parent | 5d78ec8a94b7d44b5b152f4fad7e419a2436fe70 (diff) | |
[ruby/yarp] Document building, more macro changes
https://github.com/ruby/yarp/commit/4214f262d2
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/yarp/yarp.gemspec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/yarp/yarp.gemspec b/lib/yarp/yarp.gemspec index c80d37b4f9..e9d228496a 100644 --- a/lib/yarp/yarp.gemspec +++ b/lib/yarp/yarp.gemspec @@ -20,6 +20,7 @@ Gem::Specification.new do |spec| "config.h.in", "config.yml", "configure", + "docs/building.md", "docs/configuration.md", "docs/design.md", "docs/encoding.md", |
