diff options
author | Alan Conway <aconway@apache.org> | 2010-07-13 22:24:47 +0000 |
---|---|---|
committer | Alan Conway <aconway@apache.org> | 2010-07-13 22:24:47 +0000 |
commit | dfaf24a663db5e55f14d591e3575af8aa29b5f6c (patch) | |
tree | 30d4a73b24564549991c14dc6cccb52c9ca76977 /qpid/cpp/examples/request-response | |
parent | 61eacf927363e398dba7505f0ef34fa2e3630242 (diff) | |
download | qpid-python-dfaf24a663db5e55f14d591e3575af8aa29b5f6c.tar.gz |
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
Diffstat (limited to 'qpid/cpp/examples/request-response')
-rw-r--r-- | qpid/cpp/examples/request-response/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
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 |