summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2007-12-05 18:55:20 +0000
committerGordon Sim <gsim@apache.org>2007-12-05 18:55:20 +0000
commit4723ac6aea0a02b8f248165f610bc6117b4812de (patch)
tree60d18ab5b152baa8ef699483f5ec66a9165e3266 /qpid/cpp/examples
parent8896a1a5ce01157036cc3096fdb33e8be50d4a02 (diff)
downloadqpid-python-4723ac6aea0a02b8f248165f610bc6117b4812de.tar.gz
Removed deleted program
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@601468 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/examples')
-rw-r--r--qpid/cpp/examples/examples/pub-sub/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/examples/examples/pub-sub/Makefile b/qpid/cpp/examples/examples/pub-sub/Makefile
index a458384c6d..d93bae72a1 100644
--- a/qpid/cpp/examples/examples/pub-sub/Makefile
+++ b/qpid/cpp/examples/examples/pub-sub/Makefile
@@ -1,7 +1,7 @@
CXX=g++
CXXFLAGS=
-PROGRAMS=topic_config_queues topic_listener topic_publisher
+PROGRAMS=topic_listener topic_publisher
all: $(PROGRAMS)
topic_listener: topic_listener.cpp