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/failover/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'qpid/cpp/examples/failover') diff --git a/qpid/cpp/examples/failover/Makefile.am b/qpid/cpp/examples/failover/Makefile.am index 67d9eb4b95..eaa2d2d1c6 100644 --- a/qpid/cpp/examples/failover/Makefile.am +++ b/qpid/cpp/examples/failover/Makefile.am @@ -39,3 +39,8 @@ examples_DATA= \ $(MAKEDIST) # FIXME aconway 2008-10-10: add verify scripts. + +EXTRA_DIST= \ + failover_declare_queues.vcproj \ + failover_replaying_sender.vcproj \ + failover_resuming_receiver.vcproj -- cgit v1.2.1