Skip to content

Commit 76a60bb

Browse files
committed
Split out build/build/prefixed.rs from build/build.rs.
1 parent 12e0ad1 commit 76a60bb

3 files changed

Lines changed: 310 additions & 257 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,7 @@ include = [
4141

4242
"benches/*.rs",
4343

44-
"build/build.rs",
45-
"build/build/path.rs",
46-
"build/cargo.rs",
44+
"build/**/*.rs",
4745

4846
"crypto/chacha/asm/chacha-armv4.pl",
4947
"crypto/chacha/asm/chacha-armv8.pl",

0 commit comments

Comments
 (0)