You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2007/10/18 21:21:52 UTC

svn commit: r586097 - /activemq/activemq-cpp/trunk/src/main/Makefile.am

Author: tabish
Date: Thu Oct 18 12:21:52 2007
New Revision: 586097

URL: http://svn.apache.org/viewvc?rev=586097&view=rev
Log:
https://issues.apache.org/activemq/browse/AMQCPP-142

Adding in Openwire V1 build code.

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?rev=586097&r1=586096&r2=586097&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/src/main/Makefile.am (original)
+++ activemq/activemq-cpp/trunk/src/main/Makefile.am Thu Oct 18 12:21:52 2007
@@ -322,7 +322,7 @@
     cms/Config.h
 
 include activemq/connector/openwire/commands/srcmakefile.mk
-## include activemq/connector/openwire/marshal/v1/srcmakefile.mk
+include activemq/connector/openwire/marshal/v1/srcmakefile.mk
 include activemq/connector/openwire/marshal/v2/srcmakefile.mk
 
 ##