include x
and x.ps1
scripts in tarball sources
Helps to provide 1:1 build experience between git-managed and tarball sources. Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
7874ba2f40
commit
fdf4924a26
1 changed files with 2 additions and 0 deletions
|
@ -1008,6 +1008,8 @@ impl Step for PlainSourceTarball {
|
|||
"README.md",
|
||||
"RELEASES.md",
|
||||
"REUSE.toml",
|
||||
"x",
|
||||
"x.ps1",
|
||||
"x.py",
|
||||
// tidy-alphabetical-end
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue