Fix mkfiles for new directories
authorMatt Caswell <matt@openssl.org>
Thu, 10 Dec 2015 11:37:03 +0000 (11:37 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 10 Dec 2015 11:58:58 +0000 (11:58 +0000)
commit2fb5535e64c395f01151315474fd10574677e3d6
tree8b231ba5ece53a1f19e45e738c0ab762d9819c4c
parent330dcb09b2df7e1e6d1d3d14a5df7269aebd9a68
Fix mkfiles for new directories

Add the new chacha and poly1305 directories to mkfiles.pl to enable proper
building on windows.

Reviewed-by: Andy Polyakov <appro@openssl.org>
util/mkfiles.pl