Author: tabish
Date: Sun Jun  1 08:17:17 2008
New Revision: 662236

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

Modified:
    activemq/activemq-cpp/trunk/src/test/Makefile.am

Modified: activemq/activemq-cpp/trunk/src/test/Makefile.am
URL: 
http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/src/test/Makefile.am?rev=662236&r1=662235&r2=662236&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/src/test/Makefile.am (original)
+++ activemq/activemq-cpp/trunk/src/test/Makefile.am Sun Jun  1 08:17:17 2008
@@ -233,8 +233,8 @@
   decaf/util/concurrent/ThreadPoolTest.h \
   decaf/nio/BufferTest.h  
 
-##include activemq/connector/openwire/marshal/v1/srcmakefile.mk
-##include activemq/connector/openwire/marshal/v2/srcmakefile.mk
+include activemq/connector/openwire/marshal/v1/srcmakefile.mk
+include activemq/connector/openwire/marshal/v2/srcmakefile.mk
 
 ## Compile this as part of make check
 check_PROGRAMS = activemq-test


Reply via email to