From bc6e7c7b3b48a388f4291b8627ac5abb3069d8a7 Mon Sep 17 00:00:00 2001 From: jsdelfino Date: Sun, 21 Mar 2010 22:00:32 +0000 Subject: Port to latest Apache Vysper 0.5 and Qpid 0.6. Change memcached scripts to start memcached as a daemon. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@925909 13f79535-47bb-0310-9956-ffa450edef68 --- sca-cpp/trunk/components/chat/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'sca-cpp/trunk/components/chat/Makefile.am') diff --git a/sca-cpp/trunk/components/chat/Makefile.am b/sca-cpp/trunk/components/chat/Makefile.am index 00fdcfea74..96a00e5fee 100644 --- a/sca-cpp/trunk/components/chat/Makefile.am +++ b/sca-cpp/trunk/components/chat/Makefile.am @@ -47,6 +47,8 @@ AM_JAVACFLAGS = -cp `${top_builddir}/components/chat/vysper-classpath ${VYSPER_P noinst_JAVA = test/*.java CLEANFILES = test/*.class + +TESTS = echo-test endif endif -- cgit v1.2.3