Skip to content

Commit d4575f6

Browse files
eregonkddnewton
authored andcommitted
Include ext/prism/extconf.rb explicitly in prism.gemspec
* For consistency.
1 parent 5a33460 commit d4575f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

prism.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Gem::Specification.new do |spec|
4242
"docs/serialization.md",
4343
"docs/testing.md",
4444
"ext/prism/api_node.c",
45+
"ext/prism/extconf.rb",
4546
"ext/prism/extension.c",
4647
"ext/prism/extension.h",
4748
"include/prism.h",

0 commit comments

Comments
 (0)