summaryrefslogtreecommitdiff
path: root/ext/digest
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-21 20:11:49 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-03-21 20:11:49 +0000
commit27aff972386daf4daed02b43581d59d6231d3ef5 (patch)
treece91bac2c1fe1bc5295f51a21266726db71766ff /ext/digest
parentfef7169d1675bde434f35814a9d14faba945250f (diff)
Probably */depend should be added to this file too.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2243 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/digest')
-rw-r--r--ext/digest/MANIFEST4
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/digest/MANIFEST b/ext/digest/MANIFEST
index 32803c6b8e..fd26581c63 100644
--- a/ext/digest/MANIFEST
+++ b/ext/digest/MANIFEST
@@ -12,24 +12,28 @@ md5/extconf.rb
md5/md5.c
md5/md5.h
md5/md5init.c
+md5/depend
rmd160/MANIFEST
rmd160/extconf.rb
rmd160/rmd160.c
rmd160/rmd160.h
rmd160/rmd160hl.c
rmd160/rmd160init.c
+rmd160/depend
sha1/MANIFEST
sha1/extconf.rb
sha1/sha1.c
sha1/sha1.h
sha1/sha1hl.c
sha1/sha1init.c
+sha1/depend
sha2/MANIFEST
sha2/extconf.rb
sha2/sha2.c
sha2/sha2.h
sha2/sha2hl.c
sha2/sha2init.c
+sha2/depend
test.rb
test.sh
depend