Oops, no engine in the main trunk.
authorRichard Levitte <levitte@openssl.org>
Sun, 17 Sep 2000 15:45:43 +0000 (15:45 +0000)
committerRichard Levitte <levitte@openssl.org>
Sun, 17 Sep 2000 15:45:43 +0000 (15:45 +0000)
util/mkdef.pl

index 318d3a8aed024163227cfd63e212b586ac60507d..b673e05a7b1648dad22af228881db3019d9164c2 100755 (executable)
@@ -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/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";
 $crypto.=" crypto/stack/stack.h";
 $crypto.=" crypto/buffer/buffer.h";
 $crypto.=" crypto/bio/bio.h";