Author: tabish
Date: Fri Feb 13 22:49:06 2009
New Revision: 744274

URL: http://svn.apache.org/viewvc?rev=744274&view=rev
Log:
Refine the Collections classes some more.

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=744274&r1=744273&r2=744274&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/src/main/Makefile.am (original)
+++ activemq/activemq-cpp/trunk/src/main/Makefile.am Fri Feb 13 22:49:06 2009
@@ -366,6 +366,7 @@
     decaf/util/UUID.h \
     decaf/util/Iterator.h \
     decaf/util/ListIterator.h \
+    decaf/util/AbstractCollection.h \
     decaf/util/Collection.h \
     decaf/util/Comparator.h \
     decaf/util/List.h \


Reply via email to