From c652b6fb1db9123b7406bc198093d4025d2d13b0 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 14 May 2008 19:23:12 +0000 Subject: Exclude XML example if XML not enabled. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@656373 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/examples') diff --git a/qpid/cpp/examples/Makefile.am b/qpid/cpp/examples/Makefile.am index 739110de34..ccf7bf66ae 100644 --- a/qpid/cpp/examples/Makefile.am +++ b/qpid/cpp/examples/Makefile.am @@ -70,4 +70,4 @@ endif # Verify the examples in the buid tree. check-local: all-local verify - $(srcdir)/verify_all $(abs_top_srcdir)/.. + $(srcdir)/verify_all $(abs_top_srcdir)/.. $(exclude_examples_regexp) -- cgit v1.2.1