--- OpenSSL/Makefile.PL 2001/10/27 01:53:22 1.1 +++ OpenSSL/Makefile.PL 2001/10/29 05:38:03 1.2 @@ -20,6 +20,7 @@ 'OpenSSL/Rand.pm' => '$(INST_LIBDIR)/OpenSSL/Rand.pm', 'OpenSSL/X509.pm' => '$(INST_LIBDIR)/OpenSSL/X509.pm', 'OpenSSL/CRL.pm' => '$(INST_LIBDIR)/OpenSSL/CRL.pm', + 'OpenSSL/BN.pm' => '$(INST_LIBDIR)/OpenSSL/BN.pm', 'OpenSSL/HMAC.pm' => '$(INST_LIBDIR)/OpenSSL/HMAC.pm', }, );