Skip to content

Commit

Permalink
Add new iOS subdirectory
Browse files Browse the repository at this point in the history
Reviewed-by: Rich Salz <[email protected]>
Reviewed-by: Stephen Henson <[email protected]>
  • Loading branch information
Steve Marquess committed Jul 4, 2015
1 parent 0f38e9c commit a0f8d28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/fipsdist.pl
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
}
else
{
next unless (/^(fips\/|crypto|util|test|include|ms|c6x)/);
next unless (/^(fips\/|crypto|util|test|include|ms|c6x|iOS)/);
}
if (/^crypto\/([^\/]+)/)
{
Expand Down

0 comments on commit a0f8d28

Please sign in to comment.