diff options
author | Gordon Sim <gsim@apache.org> | 2007-12-05 16:45:10 +0000 |
---|---|---|
committer | Gordon Sim <gsim@apache.org> | 2007-12-05 16:45:10 +0000 |
commit | 237d6b3c9ee14bc22de1518e8e0f15b7f16c310e (patch) | |
tree | c366de98f14cdc2d2d8ca9910d87972f6923b2e9 /cpp | |
parent | fc9c4d0d6012e7f3f92ad6ef85b0bd6b91ff46c5 (diff) | |
download | qpid-python-237d6b3c9ee14bc22de1518e8e0f15b7f16c310e.tar.gz |
Removed line for deleted file.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@601407 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/examples/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/examples/Makefile.am b/cpp/examples/Makefile.am index 21b799d17e..f0444c4bb1 100644 --- a/cpp/examples/Makefile.am +++ b/cpp/examples/Makefile.am @@ -11,7 +11,6 @@ nobase_pkgdata_DATA= \ examples/fanout/fanout_publisher.cpp \ examples/pub-sub/Makefile \ examples/pub-sub/topic_publisher.cpp \ - examples/pub-sub/topic_config_queues.cpp \ examples/pub-sub/topic_listener.cpp \ examples/direct/Makefile \ examples/direct/direct_publisher.cpp \ |