Oops, no engine in the main trunk.

This commit is contained in:
Richard Levitte 2000-09-17 15:45:43 +00:00
parent 6d50071e84
commit 5ef8093732

View File

@ -179,7 +179,6 @@ $crypto.=" crypto/dsa/dsa.h" unless $no_dsa;
$crypto.=" crypto/dh/dh.h" unless $no_dh;
$crypto.=" crypto/hmac/hmac.h" unless $no_hmac;
$crypto.=" crypto/engine/engine.h";
$crypto.=" crypto/stack/stack.h";
$crypto.=" crypto/buffer/buffer.h";
$crypto.=" crypto/bio/bio.h";