summaryrefslogtreecommitdiff
path: root/cpp/bindings
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
commit5470d8bf2da089ed7f22a04f731bb209f665bb14 (patch)
tree3ea6adaa163d874da4ed46681dfa33f0b2dd77c8 /cpp/bindings
parent886be02cb48078643e0d0957d0a4a1388f639a48 (diff)
downloadqpid-python-5470d8bf2da089ed7f22a04f731bb209f665bb14.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')
-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