summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-05-14 19:23:12 +0000
committerAlan Conway <aconway@apache.org>2008-05-14 19:23:12 +0000
commitc652b6fb1db9123b7406bc198093d4025d2d13b0 (patch)
tree85a157bf9f4f547de5f1e021c8b16725883a57b6 /qpid/cpp/examples
parent2c7075bed5bf47dd6191d98a41adeaedfeabbf3b (diff)
downloadqpid-python-c652b6fb1db9123b7406bc198093d4025d2d13b0.tar.gz
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
Diffstat (limited to 'qpid/cpp/examples')
-rw-r--r--qpid/cpp/examples/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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)