summaryrefslogtreecommitdiff
path: root/cpp/bindings/qmf/ruby
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2013-03-11 17:03:29 +0000
committerAlan Conway <aconway@apache.org>2013-03-11 17:03:29 +0000
commit6ca4a2a9072a769d765d6cbee47b47568ac11794 (patch)
tree3ea6adaa163d874da4ed46681dfa33f0b2dd77c8 /cpp/bindings/qmf/ruby
parent800f9aba9f6a5288df685fcdbe8bac2fa3ffed89 (diff)
downloadqpid-python-6ca4a2a9072a769d765d6cbee47b47568ac11794.tar.gz
NO-JIRA: Fix distcheck problems, missing files in installation.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1455236 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 33393aeda0..488d5550c5 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 = CMakeLists.txt ruby.i
+EXTRA_DIST = $(srcdir)/CMakeLists.txt $(srcdir)/ruby.i
BUILT_SOURCES = qmfengine.cpp
SWIG_FLAGS = -w362,401