summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/components/chat/Makefile.am
diff options
context:
space:
mode:
authorjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-03-21 22:00:32 +0000
committerjsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68>2010-03-21 22:00:32 +0000
commitbc6e7c7b3b48a388f4291b8627ac5abb3069d8a7 (patch)
treede9856fbb37b25079cdc13c98fd89bbcb55d771f /sca-cpp/trunk/components/chat/Makefile.am
parentc7c8892fafc8798acb6b930aaf2bbff4537c467c (diff)
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
Diffstat (limited to 'sca-cpp/trunk/components/chat/Makefile.am')
-rw-r--r--sca-cpp/trunk/components/chat/Makefile.am2
1 files changed, 2 insertions, 0 deletions
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