diff options
| author | Stephen D. Huston <shuston@apache.org> | 2009-11-13 00:48:00 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2009-11-13 00:48:00 +0000 |
| commit | 1b679a2b9ba0e6e6c9bb78a877e45983bf3cb75f (patch) | |
| tree | 5296143d31549df516f56f1a086130af3115aff9 /qpid/cpp/examples/request-response | |
| parent | e3db10827957a8bad7e7e2c75f7cdc53b808f8ff (diff) | |
| download | qpid-python-1b679a2b9ba0e6e6c9bb78a877e45983bf3cb75f.tar.gz | |
Correct the changed vcproj files in the Makefile.am files; added the EXTRA_DIST for messaging/Makefile.am.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@835679 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, 2 insertions, 2 deletions
diff --git a/qpid/cpp/examples/request-response/Makefile.am b/qpid/cpp/examples/request-response/Makefile.am index 80f855f6e5..579f71475f 100644 --- a/qpid/cpp/examples/request-response/Makefile.am +++ b/qpid/cpp/examples/request-response/Makefile.am @@ -42,5 +42,5 @@ EXTRA_DIST= \ verify_cpp_python.in \ verify_python_cpp \ verify_python_cpp.in \ - request_response_client.vcproj \ - request_response_server.vcproj + request-response_client.vcproj \ + request-response_server.vcproj |
