summaryrefslogtreecommitdiff
path: root/cpp/bindings/qmf/ruby
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2011-11-07 20:56:53 +0000
committerAndrew Stitcher <astitcher@apache.org>2011-11-07 20:56:53 +0000
commitce896aa8ee8d910db26abbe1e15930e8ca8735b4 (patch)
tree74711f3dd3114501944db1777ddf7812cc402f01 /cpp/bindings/qmf/ruby
parent978a2f81313010a34be561cbe12c55fac3ae6cdd (diff)
downloadqpid-python-ce896aa8ee8d910db26abbe1e15930e8ca8735b4.tar.gz
QPID-3586: Changes for QPID-3464 break cmake build in tar.gz distribution
- Added in the new CMake files to EXTRA_DIST in the Makefile.am files so that they get built into the tarballs - Added some cluster test files back into the .../tests/cluster.mk file as they seem to have been dropped by mistake (and having them missing also breaks the cmake build in a similar way) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1198929 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings/qmf/ruby')
-rw-r--r--cpp/bindings/qmf/ruby/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/bindings/qmf/ruby/Makefile.am b/cpp/bindings/qmf/ruby/Makefile.am
index de8c4d10d5..1c7f67edb3 100644
--- a/cpp/bindings/qmf/ruby/Makefile.am
+++ b/cpp/bindings/qmf/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 = qmfengine.cpp
SWIG_FLAGS = -w362,401