Skip to content

Commit 51cb5d2

Browse files
committed
Remove contributor docs from distribution, and fix doc/doc
1 parent 53f773b commit 51cb5d2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mx.truffleruby/suite.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,8 @@
395395
"file:bin/ri",
396396
],
397397
"doc/": [
398-
"file:doc",
398+
"file:doc/user",
399+
"file:doc/legal",
399400
],
400401
"lib/": [
401402
"file:lib/json",

0 commit comments

Comments
 (0)