Author: tabish Date: Wed Jun 6 04:18:53 2007 New Revision: 544806 URL: http://svn.apache.org/viewvc?view=rev&rev=544806 Log: http://issues.apache.org/activemq/browse/AMQCPP-115 patch for cms/Config.h in makefile Modified: activemq/activemq-cpp/trunk/src/main/Makefile.am Modified: activemq/activemq-cpp/trunk/src/main/Makefile.am URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/src/main/Makefile.am?view=diff&rev=544806&r1=544805&r2=544806 ============================================================================== --- activemq/activemq-cpp/trunk/src/main/Makefile.am (original) +++ activemq/activemq-cpp/trunk/src/main/Makefile.am Wed Jun 6 04:18:53 2007 @@ -307,7 +307,8 @@ cms/ConnectionFactory.h \ cms/MessageProducer.h \ cms/Message.h \ - cms/MessageConsumer.h + cms/MessageConsumer.h \ + cms/Config.h include activemq/connector/openwire/commands/srcmakefile.mk include activemq/connector/openwire/marshal/v2/srcmakefile.mk