diff --git a/zstd-safe/zstd-sys/Cargo.toml b/zstd-safe/zstd-sys/Cargo.toml index 36a8ffd2..a03642f7 100644 --- a/zstd-safe/zstd-sys/Cargo.toml +++ b/zstd-safe/zstd-sys/Cargo.toml @@ -29,6 +29,7 @@ include = [ "/zstd/COPYING", "/zstd/lib/**/*.c", "/zstd/lib/**/*.h", + "/zstd/lib/**/*.S", ] # exclude = [ # "zstd",