diff options
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/examples/examples/pub-sub/Makefile | 2 |
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 |
