Skip to content

Commit

Permalink
update gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
tmm1 committed Jan 23, 2010
1 parent 8a24024 commit 7b05529
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions memprof.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,21 @@ spec = Gem::Specification.new do |s|
s.files = %w[
.gitignore
README
ext/arch.h
ext/bin_api.h
ext/elf.c
ext/extconf.rb
ext/i386.c
ext/i386.h
ext/mach.c
ext/memprof.c
ext/src/libdwarf-20091118.tar.gz
ext/src/libelf-0.8.13.tar.gz
ext/src/yajl-1.0.8.tar.gz
ext/x86_64.c
ext/x86_64.h
ext/x86_gen.h
memprof.gemspec
spec/memprof_spec.rb
]
end

0 comments on commit 7b05529

Please sign in to comment.