summaryrefslogtreecommitdiff
path: root/cpp/examples/request-response
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2009-11-13 00:48:00 +0000
committerStephen D. Huston <shuston@apache.org>2009-11-13 00:48:00 +0000
commitf5b6f2ddd9fa2d17448f65a3a59e196574d0315e (patch)
treeb6252d9ef04a9da956478a9cac2322647b8fe170 /cpp/examples/request-response
parent86a21c9f8ff4b418fc3475b0cbafe6ea3d5a158d (diff)
downloadqpid-python-f5b6f2ddd9fa2d17448f65a3a59e196574d0315e.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/qpid@835679 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/examples/request-response')
-rw-r--r--cpp/examples/request-response/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/examples/request-response/Makefile.am b/cpp/examples/request-response/Makefile.am
index 80f855f6e5..579f71475f 100644
--- a/cpp/examples/request-response/Makefile.am
+++ b/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