summaryrefslogtreecommitdiff
path: root/cpp/Makefile.am
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
commit1d7fd5fbe9abb2812ffa970418309c0c96adef6c (patch)
tree2dfc3d1149cc63a65a70536bd7e7193add70cc8a /cpp/Makefile.am
parent61cfabb8cc7ed76f783801cfff52ff9eaf562d76 (diff)
downloadqpid-python-1d7fd5fbe9abb2812ffa970418309c0c96adef6c.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/Makefile.am')
-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