Fix mkfiles for new directories
[openssl.git] / util / mkfiles.pl
index 6e43cbfae0c81320cc530103f5e20d56a08b919e..bc17462033012ff02b1c63b896eabc5b3362e69e 100755 (executable)
@@ -34,8 +34,6 @@ my @dirs = (
 "crypto/dso",
 "crypto/dh",
 "crypto/ec",
-"crypto/ecdh",
-"crypto/ecdsa",
 "crypto/buffer",
 "crypto/bio",
 "crypto/stack",
@@ -65,6 +63,8 @@ my @dirs = (
 "crypto/srp",
 "crypto/ct",
 "crypto/async",
+"crypto/chacha",
+"crypto/poly1305",
 "ssl",
 "apps",
 "engines",