From 519114ee3ae3c09f751f936768b5b7600398d4e0 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Fri, 10 Oct 2008 04:49:48 +0000 Subject: QPID-1340 froM Mick Goulish: preliminary client-side failover support. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@703319 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/examples/Makefile.am') diff --git a/qpid/cpp/examples/Makefile.am b/qpid/cpp/examples/Makefile.am index 5415cae1a9..57ad22ec78 100644 --- a/qpid/cpp/examples/Makefile.am +++ b/qpid/cpp/examples/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = direct fanout pub-sub request-response +SUBDIRS = direct fanout pub-sub request-response failover if HAVE_XML SUBDIRS += xml-exchange endif -- cgit v1.2.1