summaryrefslogtreecommitdiff
path: root/cpp/bindings/qpid/ruby
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2011-02-23 02:31:34 +0000
committerCharles E. Rolke <chug@apache.org>2011-02-23 02:31:34 +0000
commit7d12d40d864d138248acac69f3e663e119f4f4d1 (patch)
tree9c89f64446733eb25ad7a8ba4e90fb26d7e0e44e /cpp/bindings/qpid/ruby
parent2c126199ad7a9ff550565cfcc284ee9177b5a155 (diff)
downloadqpid-python-7d12d40d864d138248acac69f3e663e119f4f4d1.tar.gz
QPID-3061 Discrepancies between Cmake and Automake
Add four CMakeLists.txt files to automake so that the files are copied into the qpid-cpp source distribution kit. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1073580 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings/qpid/ruby')
-rw-r--r--cpp/bindings/qpid/ruby/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/bindings/qpid/ruby/Makefile.am b/cpp/bindings/qpid/ruby/Makefile.am
index 67a3615362..34f9990574 100644
--- a/cpp/bindings/qpid/ruby/Makefile.am
+++ b/cpp/bindings/qpid/ruby/Makefile.am
@@ -21,7 +21,7 @@ if HAVE_RUBY_DEVEL
INCLUDES = -I$(top_srcdir)/include -I$(top_builddir)/include -I$(top_srcdir)/src -I$(top_builddir)/src
-EXTRA_DIST = ruby.i
+EXTRA_DIST = CMakeLists.txt ruby.i
BUILT_SOURCES = cqpid.cpp
SWIG_FLAGS = -w362,401