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 2006/11/10 01:54:13 UTC

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

Author: tabish
Date: Thu Nov  9 16:54:12 2006
New Revision: 473153

URL: http://svn.apache.org/viewvc?view=rev&rev=473153
Log:
Updates for planned Openwire Support

Modified:
    incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/Makefile.am

Modified: incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/Makefile.am?view=diff&rev=473153&r1=473152&r2=473153
==============================================================================
--- incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/Makefile.am (original)
+++ incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/Makefile.am Thu Nov  9 16:54:12 2006
@@ -241,6 +241,8 @@
     cms/Message.h \
     cms/MessageConsumer.h
 
+## include activemq/connector/openwire/commands/srcmakefile.mk
+
 ##
 ## Compiler / Linker Info
 ##