Return-Path: Delivered-To: apmail-geronimo-activemq-commits-archive@www.apache.org Received: (qmail 84260 invoked from network); 10 Nov 2006 00:54:42 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Nov 2006 00:54:42 -0000 Received: (qmail 67023 invoked by uid 500); 10 Nov 2006 00:54:53 -0000 Delivered-To: apmail-geronimo-activemq-commits-archive@geronimo.apache.org Received: (qmail 66976 invoked by uid 500); 10 Nov 2006 00:54:53 -0000 Mailing-List: contact activemq-commits-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-commits@geronimo.apache.org Received: (qmail 66933 invoked by uid 99); 10 Nov 2006 00:54:53 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Nov 2006 16:54:53 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Nov 2006 16:54:41 -0800 Received: by eris.apache.org (Postfix, from userid 65534) id 63D701A984D; Thu, 9 Nov 2006 16:54:13 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r473153 - /incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/Makefile.am Date: Fri, 10 Nov 2006 00:54:13 -0000 To: activemq-commits@geronimo.apache.org From: tabish@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20061110005413.63D701A984D@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org 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 ##