You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2013/04/09 16:16:31 UTC

svn commit: r1466043 - /qpid/trunk/qpid/cpp/Makefile.am

Author: chug
Date: Tue Apr  9 14:16:31 2013
New Revision: 1466043

URL: http://svn.apache.org/r1466043
Log:
QPID-4729: Missing file in 0.22 cpp package breaks cmake build in dist kit


Modified:
    qpid/trunk/qpid/cpp/Makefile.am

Modified: qpid/trunk/qpid/cpp/Makefile.am
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/Makefile.am?rev=1466043&r1=1466042&r2=1466043&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/Makefile.am (original)
+++ qpid/trunk/qpid/cpp/Makefile.am Tue Apr  9 14:16:31 2013
@@ -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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org