diff options
| author | Darryl L. Pierce <mcpierce@apache.org> | 2013-05-28 19:23:35 +0000 |
|---|---|---|
| committer | Darryl L. Pierce <mcpierce@apache.org> | 2013-05-28 19:23:35 +0000 |
| commit | 69fea7cd507ce863757da7ce9737f8cf5399c219 (patch) | |
| tree | 39a7fadec7febc490325651a7e820e68df2cebdc /qpid/cpp/bindings | |
| parent | 35f5a6de8edd42e65696487858b236fb10082c74 (diff) | |
| download | qpid-python-69fea7cd507ce863757da7ce9737f8cf5399c219.tar.gz | |
QPID-4892: Re-add the examples to the gemfile.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1487065 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/bindings')
| -rw-r--r-- | qpid/cpp/bindings/qpid/ruby/qpid_messaging.gemspec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/bindings/qpid/ruby/qpid_messaging.gemspec b/qpid/cpp/bindings/qpid/ruby/qpid_messaging.gemspec index 06e3f48cb8..7ab7ee8fa9 100644 --- a/qpid/cpp/bindings/qpid/ruby/qpid_messaging.gemspec +++ b/qpid/cpp/bindings/qpid/ruby/qpid_messaging.gemspec @@ -22,6 +22,7 @@ Gem::Specification.new do |s| "TODO", "lib/**/*.rb", "ext/**/*", + "examples/**/*.rb" ] s.require_path = 'lib' end |
