Second round of fixing the OpenSSL perl/ stuff. It now at least compiled fine
[openssl.git] / perl / MANIFEST
index 992db5ed4c163445a9fe881495e1ae036b2e1b80..a7046cf28c840d43eeec7d9e4ad8decf159bc30b 100644 (file)
@@ -1,17 +1,18 @@
+README.1ST
 MANIFEST
 Makefile.PL
-SSLeay.pm
-bio.xs
-bn.xs
-cipher.xs
-digest.xs
-err.xs
-ssl.xs
-x509.xs
-test.pl
-test2.pl
-test3.pl
-test9.pl
-testbn.pl
-testmd.pl
 typemap
+OpenSSL.pm
+OpenSSL.xs
+openssl.h
+openssl_bio.xs
+openssl_bn.xs
+openssl_cipher.xs
+openssl_digest.xs
+openssl_err.xs
+openssl_ssl.xs
+openssl_x509.xs
+openssl_cb.c
+t/01-use.t
+t/02-version.t
+t/03-bio.t