summaryrefslogtreecommitdiffstats
path: root/evernote.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'evernote.gemspec')
-rw-r--r--evernote.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/evernote.gemspec b/evernote.gemspec
index a6c2f41..56adb67 100644
--- a/evernote.gemspec
+++ b/evernote.gemspec
@@ -20,7 +20,7 @@ Gem::Specification.new do |s|
s.add_development_dependency "yard"
s.extensions = ['ext/extconf.rb']
- s.executables = ['thrift_native']
+ # s.executables = ['thrift_native']
s.files = Dir.glob("{lib,spec,vendor}/**/*") + Dir.glob('ext/**/*.{c,h,rb}') +
%w(LICENSE README.mkd Rakefile .gitignore example.rb)