summaryrefslogtreecommitdiff
path: root/qpid/cpp/bindings/qmf/python/Makefile.am
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2013-04-03 13:55:41 +0000
committerAlan Conway <aconway@apache.org>2013-04-03 13:55:41 +0000
commit5175f766d95f3ead0dbaeb6690743b676d406759 (patch)
tree54ce2117d3bd757fceaadf6af8ec751124e12d9b /qpid/cpp/bindings/qmf/python/Makefile.am
parentbcdbac83b04e51d7d7a2c7ae736b4892f21557e2 (diff)
downloadqpid-python-5175f766d95f3ead0dbaeb6690743b676d406759.tar.gz
QPID-4697: Minor fixes to make distcheck
- add qmfengine.py to DIST. - create directory qpid/bindings/perl if not already present. - ssl_test: don't run python part of tests if python client not available. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1464018 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/bindings/qmf/python/Makefile.am')
-rw-r--r--qpid/cpp/bindings/qmf/python/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/bindings/qmf/python/Makefile.am b/qpid/cpp/bindings/qmf/python/Makefile.am
index 07f3c1072b..f787d3955f 100644
--- a/qpid/cpp/bindings/qmf/python/Makefile.am
+++ b/qpid/cpp/bindings/qmf/python/Makefile.am
@@ -25,7 +25,7 @@ generated_file_list = \
qmfengine.cpp \
qmfengine.py
-EXTRA_DIST = CMakeLists.txt python.i
+EXTRA_DIST = CMakeLists.txt python.i qmfengine.py
BUILT_SOURCES = $(generated_file_list)
SWIG_FLAGS = -w362,401