add fips_algvs.c to restricted tarball
This commit is contained in:
parent
be6dc7e56b
commit
cbed6cfcaa
@ -76,7 +76,7 @@ while (<STDIN>)
|
||||
}
|
||||
if (/^test\//)
|
||||
{
|
||||
next unless /Makefile/ || /dummytest.c/;
|
||||
next unless /Makefile/ || /dummytest.c/ || /fips_algvs.c/ ;
|
||||
}
|
||||
print "$_\n";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user