This commit ties the new DSO code (crypto/dso/) into the build for a
[openssl.git] / util / mkfiles.pl
index 6fa424bd1903e8d0af102ade96f7866e538f4bff..924a85f70eaef75bb542fc7958b677ee2afd5966 100755 (executable)
@@ -25,6 +25,7 @@ my @dirs = (
 "crypto/bn",
 "crypto/rsa",
 "crypto/dsa",
+"crypto/dso",
 "crypto/dh",
 "crypto/buffer",
 "crypto/bio",