Author: tabish
Date: Fri Nov  7 19:26:24 2008
New Revision: 712349

URL: http://svn.apache.org/viewvc?rev=712349&view=rev
Log:
Add some additional interfaces to Decaf

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=712349&r1=712348&r2=712349&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/src/main/Makefile.am (original)
+++ activemq/activemq-cpp/trunk/src/main/Makefile.am Fri Nov  7 19:26:24 2008
@@ -385,7 +385,7 @@
     decaf/util/concurrent/BrokenBarrierException.h \
     decaf/util/concurrent/Delayed.h \
     decaf/util/concurrent/Callable.h \
-    decaf/util/concurrent/CancelationException.h \
+    decaf/util/concurrent/CancellationException.h \
     decaf/util/concurrent/Concurrent.h \
     decaf/util/concurrent/CountDownLatch.h \
     decaf/util/concurrent/Executor.h \


Reply via email to