From 8f8a9146dbb5a7116ecd24c1003bd200623a7e03 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 11 Mar 2013 17:03:29 +0000 Subject: 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 --- qpid/cpp/bindings/qmf/ruby/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/bindings') 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 -- cgit v1.2.1