From 9b4c3318ef66f9628cd5d9b0473030874b4b8acf Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Fri, 1 May 2009 21:50:06 +0000 Subject: Add Visual Studio sln/vcproj files to EXTRA_DIST to include them in releases; fixes QPID-1836 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@770833 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/examples/request-response/Makefile.am | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'qpid/cpp/examples/request-response') diff --git a/qpid/cpp/examples/request-response/Makefile.am b/qpid/cpp/examples/request-response/Makefile.am index d7e7d692de..80f855f6e5 100644 --- a/qpid/cpp/examples/request-response/Makefile.am +++ b/qpid/cpp/examples/request-response/Makefile.am @@ -41,9 +41,6 @@ EXTRA_DIST= \ verify_cpp_python \ verify_cpp_python.in \ verify_python_cpp \ - verify_python_cpp.in - - - - - + verify_python_cpp.in \ + request_response_client.vcproj \ + request_response_server.vcproj -- cgit v1.2.1