1
Fork 0

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:
onur-ozkan 2025-01-17 09:42:38 +03:00
parent 7874ba2f40
commit fdf4924a26

View file

@ -1008,6 +1008,8 @@ impl Step for PlainSourceTarball {
"README.md",
"RELEASES.md",
"REUSE.toml",
"x",
"x.ps1",
"x.py",
// tidy-alphabetical-end
];