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/01/30 01:36:09 UTC

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

Author: tabish
Date: Mon Jan 29 16:36:07 2007
New Revision: 501252

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

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=501252&r1=501251&r2=501252
==============================================================================
--- incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/Makefile.am (original)
+++ incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/Makefile.am Mon Jan 29 16:36:07 2007
@@ -262,6 +262,7 @@
     cms/Startable.h \
     cms/Closeable.h \
     cms/MessageListener.h \
+    cms/ObjectMessage.h \
     cms/TextMessage.h \
     cms/ExceptionListener.h \
     cms/Queue.h \