remove deleted directories from mkfiles.pl

Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
Dr. Stephen Henson 2015-12-09 23:51:13 +00:00
parent 60f43e9e4d
commit 59ff61f357

View File

@ -34,8 +34,6 @@ my @dirs = (
"crypto/dso",
"crypto/dh",
"crypto/ec",
"crypto/ecdh",
"crypto/ecdsa",
"crypto/buffer",
"crypto/bio",
"crypto/stack",