| commit | df52ad41900b02ad4a249b0ea764b2676ff2b906 | [log] [tgz] |
|---|---|---|
| author | Jens Geyer <jensg@apache.org> | Fri Apr 10 00:14:27 2026 +0200 |
| committer | Jens Geyer <jensg@apache.org> | Fri Apr 10 01:08:21 2026 +0200 |
| tree | 690290ec44fd553df7100200bde816ed758e769e | |
| parent | 21a89c6fb9277055cbbf2951155264739d380fb5 [diff] |
EXTRA_DIST fixes
diff --git a/lib/rb/Makefile.am b/lib/rb/Makefile.am index fd5218f..64ff7b1 100644 --- a/lib/rb/Makefile.am +++ b/lib/rb/Makefile.am
@@ -52,9 +52,13 @@ $(MAKE) $(AM_MAKEFLAGS) distdir-am EXTRA_DIST = \ + .rubocop.yml \ coding_standards.md \ Rakefile \ Gemfile \ + Gemfile.linters \ + Gemfile.lock \ + test/fuzz/.gitignore \ thrift.gemspec \ lib \ ext \