aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorBenoit Daloze <eregontp@gmail.com>2023-08-03 00:01:15 +0200
committergit <svn-admin@ruby-lang.org>2023-08-05 17:30:34 +0000
commit70ef66f2408c43bbbcf7a4df6e9e69131161a9c0 (patch)
tree2c22e3d6065337ba1ddcc6981cc0690b8e6215e0 /lib
parent4e6861d3376eb7857d2b0a947c97b6fec8e5bf37 (diff)
downloadruby-70ef66f2408c43bbbcf7a4df6e9e69131161a9c0.tar.gz
[ruby/yarp] Document the build system of YARP
https://github.com/ruby/yarp/commit/85ae0e2816
Diffstat (limited to 'lib')
-rw-r--r--lib/yarp/yarp.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/yarp/yarp.gemspec b/lib/yarp/yarp.gemspec
index e9d228496a..2d6a75596a 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/build_system.md",
"docs/building.md",
"docs/configuration.md",
"docs/design.md",