summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-17 05:28:39 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-05-17 05:28:39 +0000
commit8402fa0ef596de0b4ac7756c9e7ec349f22348e0 (patch)
tree14867510bfa6016ef86c6f60d3367eaed43b7f71
parentb6dd96fc3067766d826dc9ce01b76e35fb34879b (diff)
downloadruby-8402fa0ef596de0b4ac7756c9e7ec349f22348e0.tar.gz
ruby-8402fa0ef596de0b4ac7756c9e7ec349f22348e0.tar.xz
ruby-8402fa0ef596de0b4ac7756c9e7ec349f22348e0.zip
* ext/sha1/MANIFEST: Added.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1415 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ext/sha1/MANIFEST7
1 files changed, 7 insertions, 0 deletions
diff --git a/ext/sha1/MANIFEST b/ext/sha1/MANIFEST
new file mode 100644
index 000000000..d946af1cd
--- /dev/null
+++ b/ext/sha1/MANIFEST
@@ -0,0 +1,7 @@
+MANIFEST
+extconf.rb
+sha1-ruby.c
+sha1.c
+sha1.h
+sha1.txt
+sha1.txt.jp