summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2013-04-09 14:16:31 +0000
committerCharles E. Rolke <chug@apache.org>2013-04-09 14:16:31 +0000
commit960f338c968d0f65b0608ca507fb867d99094d95 (patch)
tree2dfc3d1149cc63a65a70536bd7e7193add70cc8a /cpp
parent9fc739879cb7cb5ccb990775cbacc185ad02a892 (diff)
downloadqpid-python-960f338c968d0f65b0608ca507fb867d99094d95.tar.gz
QPID-4729: Missing file in 0.22 cpp package breaks cmake build in dist kit
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1466043 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am
index f17170e109..b59910af6a 100644
--- a/cpp/Makefile.am
+++ b/cpp/Makefile.am
@@ -25,6 +25,7 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
LICENSE NOTICE README.txt SSL RELEASE_NOTES DESIGN \
INSTALL-WINDOWS CMakeLists.txt BuildInstallSettings.cmake \
+ cmake_uninstall.cmake.in \
packaging/NSIS QPID_VERSION.txt bindings/CMakeLists.txt \
include/qpid/swig_python_typemaps.i include/qpid/swig_ruby_typemaps.i include/qpid/swig_perl_typemaps.i \
include/qpid/qpid.i include/qmf/qmfengine.i include/qmf/qmf2.i