diff options
author | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-09-27 13:36:11 +0000 |
---|---|---|
committer | knu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2002-09-27 13:36:11 +0000 |
commit | 07188bbee24504be6fbf7086610601718c2a0345 (patch) | |
tree | b179cf1ab7afdb19c4811e181ecbefbea76ca003 /ext/sdbm/MANIFEST | |
parent | 5c57a96f81a313b89677dc0523d03210e7d6a39f (diff) |
Update.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2901 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ext/sdbm/MANIFEST')
-rw-r--r-- | ext/sdbm/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/sdbm/MANIFEST b/ext/sdbm/MANIFEST index 8888e69ad4..6e1dc6bebd 100644 --- a/ext/sdbm/MANIFEST +++ b/ext/sdbm/MANIFEST @@ -4,3 +4,4 @@ depend extconf.rb init.c sdbm.h +testsdbm.rb |