summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/Makefile.am
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-02-15 21:00:44 +0000
committerAlan Conway <aconway@apache.org>2008-02-15 21:00:44 +0000
commit5034a2088eb20620225d2dfd4c2ae40b42b4c57d (patch)
tree943081284fd77a33adffe3e1203528659237deff /qpid/cpp/examples/Makefile.am
parent491b221e39621eb9977c6bfa76f3587870d0d3a4 (diff)
downloadqpid-python-5034a2088eb20620225d2dfd4c2ae40b42b4c57d.tar.gz
Updated c++ and python fanout examples and verify scripts.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@628169 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/examples/Makefile.am')
-rw-r--r--qpid/cpp/examples/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/qpid/cpp/examples/Makefile.am b/qpid/cpp/examples/Makefile.am
index 92625550e2..9b41b130e9 100644
--- a/qpid/cpp/examples/Makefile.am
+++ b/qpid/cpp/examples/Makefile.am
@@ -6,7 +6,6 @@ nobase_pkgdata_DATA= \
examples/request-response/server.cpp \
examples/request-response/Makefile \
examples/fanout/Makefile \
- examples/fanout/declare_queues.cpp \
examples/fanout/listener.cpp \
examples/fanout/fanout_producer.cpp \
examples/pub-sub/Makefile \