提交 f6e76a67 编写于 作者: D Dr. Stephen Henson

Include ms directory for fips distribution.

上级 d989e4f8
......@@ -25,7 +25,7 @@ while (<STDIN>)
{
chomp;
# Skip directories but leave top level files.
next unless (/^(fips\/|crypto|util|test|include)/ || (!/\// && -f $_));
next unless (/^(fips\/|crypto|util|test|include|ms)/ || (!/\// && -f $_));
if (/^crypto\/([^\/]+)/)
{
# Skip unused directories under crypto/
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册