Author: astitcher Date: Wed Nov 25 14:39:40 2009 New Revision: 884114 URL: http://svn.apache.org/viewvc?rev=884114&view=rev Log: Fixed cluster build for recent cluster changes
Modified: qpid/trunk/qpid/cpp/src/cluster.cmake Modified: qpid/trunk/qpid/cpp/src/cluster.cmake URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/cluster.cmake?rev=884114&r1=884113&r2=884114&view=diff ============================================================================== --- qpid/trunk/qpid/cpp/src/cluster.cmake (original) +++ qpid/trunk/qpid/cpp/src/cluster.cmake Wed Nov 25 14:39:40 2009 @@ -128,6 +128,8 @@ qpid/cluster/MemberSet.h qpid/cluster/MemberSet.cpp qpid/cluster/types.h + qpid/cluster/StoreStatus.h + qpid/cluster/StoreStatus.cpp ) add_library (cluster MODULE ${cluster_SOURCES}) --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:commits-subscr...@qpid.apache.org