From 437aeabb13078d601956311d3e40d02889f92ff7 Mon Sep 17 00:00:00 2001 From: nahi Date: Thu, 4 Sep 2003 10:59:15 +0000 Subject: * MANIFEST: add and remove entries for the previous ext/openssl/sample move. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4495 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ext/openssl/MANIFEST | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'ext') diff --git a/ext/openssl/MANIFEST b/ext/openssl/MANIFEST index 50ce40bc6..e049b0c76 100644 --- a/ext/openssl/MANIFEST +++ b/ext/openssl/MANIFEST @@ -52,15 +52,3 @@ ossl_x509req.c ossl_x509revoked.c ossl_x509store.c ruby_missing.h -sample/c_rehash.rb -sample/cipher.rb -sample/echo_cli.rb -sample/echo_svr.rb -sample/gen_csr.rb -sample/smime_read.rb -sample/smime_write.rb -sample/wget.rb -sample/cert2text.rb -sample/cert_store_view.rb -sample/certstore.rb -sample/crlstore.rb -- cgit