summaryrefslogtreecommitdiff
path: root/qpid/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
commit8f8a9146dbb5a7116ecd24c1003bd200623a7e03 (patch)
treef0110353986e2f1f9b4c710744c464528453daf6 /qpid/cpp/bindings/qmf/ruby
parent8351355f1ca678cd533f7ff636c48ea7ae37d46b (diff)
downloadqpid-python-8f8a9146dbb5a7116ecd24c1003bd200623a7e03.tar.gz
NO-JIRA: Fix distcheck problems, missing files in installation.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1455236 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/bindings/qmf/ruby')
-rw-r--r--qpid/cpp/bindings/qmf/ruby/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/bindings/qmf/ruby/Makefile.am b/qpid/cpp/bindings/qmf/ruby/Makefile.am
index 33393aeda0..488d5550c5 100644
--- a/qpid/cpp/bindings/qmf/ruby/Makefile.am
+++ b/qpid/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