summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings/qmf
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2012-10-22 16:49:14 +0000
committerAndrew Stitcher <astitcher@apache.org>2012-10-22 16:49:14 +0000
commitdc24715bfb243ddcc71009776dd6b7e21986b75a (patch)
tree77a0e835a2e5d476310e8a766ef4d459294be7a1 /qpid/cpp/bindings/qmf
parentfe3d7394b36efd5b278e222f176a5320c74c4b12 (diff)
downloadqpid-python-dc24715bfb243ddcc71009776dd6b7e21986b75a.tar.gz
NO-JIRA: Add files missed from EXTRA_DISTS from both the recent amqp 1.0 work and the recent cmake work
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1400948 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/bindings/qmf')
-rw-r--r--qpid/cpp/bindings/qmf/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/bindings/qmf/Makefile.am b/qpid/cpp/bindings/qmf/Makefile.am
index dd77ab080c..eebb4b94de 100644
--- a/qpid/cpp/bindings/qmf/Makefile.am
+++ b/qpid/cpp/bindings/qmf/Makefile.am
@@ -19,7 +19,7 @@
if HAVE_SWIG
-EXTRA_DIST = CMakeLists.txt qmfengine.i
+EXTRA_DIST = qmfengine.i
SUBDIRS = tests
if HAVE_RUBY_DEVEL