Skip to content

Commit d071a0a

Browse files
committed
Add new files in gemspec
1 parent 5bdaedd commit d071a0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bigdecimal.gemspec

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ Gem::Specification.new do |s|
2121
ext/bigdecimal/bigdecimal.h
2222
ext/bigdecimal/bits.h
2323
ext/bigdecimal/feature.h
24+
ext/bigdecimal/missing.c
2425
ext/bigdecimal/missing.h
26+
ext/bigdecimal/missing/dtoa.c
2527
ext/bigdecimal/static_assert.h
2628
lib/bigdecimal.rb
2729
lib/bigdecimal/jacobian.rb

0 commit comments

Comments
 (0)