From dfaf24a663db5e55f14d591e3575af8aa29b5f6c Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 13 Jul 2010 22:24:47 +0000 Subject: Remove deleted files from Makefile.am, part of removing the old python examples. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@963887 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/examples/direct/Makefile.am | 4 ---- qpid/cpp/examples/fanout/Makefile.am | 4 ---- qpid/cpp/examples/pub-sub/Makefile.am | 4 ---- qpid/cpp/examples/request-response/Makefile.am | 4 ---- 4 files changed, 16 deletions(-) (limited to 'qpid/cpp/examples') diff --git a/qpid/cpp/examples/direct/Makefile.am b/qpid/cpp/examples/direct/Makefile.am index 467533371e..b07db2cfd6 100644 --- a/qpid/cpp/examples/direct/Makefile.am +++ b/qpid/cpp/examples/direct/Makefile.am @@ -42,10 +42,6 @@ EXTRA_DIST= \ CMakeLists.txt \ verify \ verify.in \ - verify_cpp_python \ - verify_cpp_python.in \ - verify_python_cpp \ - verify_python_cpp.in \ direct_declare_queues.vcproj \ direct_direct_producer.vcproj \ direct_listener.vcproj diff --git a/qpid/cpp/examples/fanout/Makefile.am b/qpid/cpp/examples/fanout/Makefile.am index bfa5404e5b..6e2e821eae 100644 --- a/qpid/cpp/examples/fanout/Makefile.am +++ b/qpid/cpp/examples/fanout/Makefile.am @@ -38,9 +38,5 @@ EXTRA_DIST= \ CMakeLists.txt \ verify \ verify.in \ - verify_cpp_python \ - verify_cpp_python.in \ - verify_python_cpp \ - verify_python_cpp.in \ fanout_fanout_producer.vcproj \ fanout_listener.vcproj diff --git a/qpid/cpp/examples/pub-sub/Makefile.am b/qpid/cpp/examples/pub-sub/Makefile.am index 8673174a06..62658ebe94 100644 --- a/qpid/cpp/examples/pub-sub/Makefile.am +++ b/qpid/cpp/examples/pub-sub/Makefile.am @@ -39,9 +39,5 @@ EXTRA_DIST= \ CMakeLists.txt \ verify \ verify.in \ - verify_cpp_python \ - verify_cpp_python.in \ - verify_python_cpp \ - verify_python_cpp.in \ pub-sub_topic_listener.vcproj \ pub-sub_topic_publisher.vcproj diff --git a/qpid/cpp/examples/request-response/Makefile.am b/qpid/cpp/examples/request-response/Makefile.am index de59f3b834..48b3d989f0 100644 --- a/qpid/cpp/examples/request-response/Makefile.am +++ b/qpid/cpp/examples/request-response/Makefile.am @@ -39,9 +39,5 @@ EXTRA_DIST= \ CMakeLists.txt \ verify \ verify.in \ - verify_cpp_python \ - verify_cpp_python.in \ - verify_python_cpp \ - verify_python_cpp.in \ request-response_client.vcproj \ request-response_server.vcproj -- cgit v1.2.1