Author: tabish
Date: Fri Jun 1 10:30:01 2007
New Revision: 543541
URL: http://svn.apache.org/viewvc?view=rev&rev=543541
Log:
http://issues.apache.org/activemq/browse/AMQCPP-103
Building Decaf lib
Modified:
activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am
Modified: activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am
URL:
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am?view=diff&rev=543541&r1=543540&r2=543541
==============================================================================
--- activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am (original)
+++ activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am Fri Jun 1
10:30:01 2007
@@ -96,7 +96,10 @@
decaf/util/concurrent/Mutex.h \
decaf/util/Date.h \
decaf/util/Guid.h \
+ decaf/util/Map.h \
decaf/util/Properties.h \
+ decaf/util/Queue.h \
+ decaf/util/Set.h \
decaf/util/StringTokenizer.h \
decaf/util/logging/Handler.h \
decaf/util/logging/Logger.h \