<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,7 +20,7 @@ LIBEBBFILES = ['ebb.c', 'ebb.h',
                'rbtree.c', 'rbtree.h']
 SRCEBBFILES = LIBEBBFILES.map { |f| &quot;ext&quot; / f }
 
-DISTFILES = FileList.new('libev/*.{c,h}', 'lib/', 'bin/', 'ext/*.{rb,rl,c,h}', 'README', 'Rakefile') + SRCEBBFILES
+DISTFILES = FileList.new('libev/*.{c,h}', 'lib/**/*.rb', 'bin/', 'ext/*.{rb,rl,c,h}', 'README', 'Rakefile') + SRCEBBFILES
 CLEAN.add [&quot;**/*.{o,bundle,so,obj,pdb,lib,def,exp}&quot;, &quot;benchmark/*.dump&quot;, 'site/index.html']
 CLOBBER.add ['ext/Makefile', 'ext/mkmf.log'] + SRCEBBFILES
 
@@ -109,6 +109,7 @@ spec = Gem::Specification.new do |s|
   s.bindir = 'bin'  
   s.require_path = 'lib'
   s.extensions = 'ext/extconf.rb'
+  s.executables = ['ebb_rails']
   
   s.files = DISTFILES
 end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>dd90c49eb8ce4059e47b82aa77e69b26c1ba0bd7</id>
    </parent>
  </parents>
  <author>
    <name>dharmarth</name>
    <email>dharmarth.shah@impetus.co.in</email>
  </author>
  <url>http://github.com/ry/ebb/commit/574f57ddb466569a8d2e7fd16736e4e89e1a71e9</url>
  <id>574f57ddb466569a8d2e7fd16736e4e89e1a71e9</id>
  <committed-date>2009-06-02T00:46:23-07:00</committed-date>
  <authored-date>2009-06-02T00:46:23-07:00</authored-date>
  <message>Included .rb files in gem distribution.</message>
  <tree>25e3e8707c7d13a1ee83b85d57a6b3dcdef9fcb7</tree>
  <committer>
    <name>dharmarth</name>
    <email>dharmarth.shah@impetus.co.in</email>
  </committer>
</commit>
