From 442ea3a860318d31d47759cfa00bd55f82fe1b7d Mon Sep 17 00:00:00 2001 From: "Carl C. Trieloff" Date: Mon, 9 Feb 2009 14:19:23 +0000 Subject: QPID-1595 from william -- trade demo git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@742515 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/examples/Makefile.am') diff --git a/cpp/examples/Makefile.am b/cpp/examples/Makefile.am index 29a101425c..255c86a7be 100644 --- a/cpp/examples/Makefile.am +++ b/cpp/examples/Makefile.am @@ -16,7 +16,7 @@ # specific language governing permissions and limitations # under the License. # -SUBDIRS = direct fanout pub-sub request-response failover qmf-console +SUBDIRS = direct fanout pub-sub request-response failover qmf-console tradedemo if HAVE_XML SUBDIRS += xml-exchange broker_args = "--no-module-dir --data-dir \"\" --auth no --load-module $(top_builddir)/src/.libs/xml.so" -- cgit v1.2.1