summaryrefslogtreecommitdiff
path: root/cpp/examples/qmf-console
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2009-05-01 21:50:06 +0000
committerStephen D. Huston <shuston@apache.org>2009-05-01 21:50:06 +0000
commit0b9a1572d25860399e2300a5860fea31b5aa00ee (patch)
treed8db289e3b0dc99152c9f7e2aaf974a8b0b74990 /cpp/examples/qmf-console
parent0bd20c1da69d0b809e1ae9948f86aa9debb94255 (diff)
downloadqpid-python-0b9a1572d25860399e2300a5860fea31b5aa00ee.tar.gz
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/qpid@770833 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/examples/qmf-console')
-rw-r--r--cpp/examples/qmf-console/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpp/examples/qmf-console/Makefile.am b/cpp/examples/qmf-console/Makefile.am
index 04a92c214e..320883e528 100644
--- a/cpp/examples/qmf-console/Makefile.am
+++ b/cpp/examples/qmf-console/Makefile.am
@@ -43,3 +43,8 @@ examples_DATA= \
queuestats.cpp \
$(MAKEDIST)
+EXTRA_DIST= \
+ qmf_console_console.vcproj \
+ qmf_console_ping.vcproj \
+ qmf_console_printevents.vcproj \
+ qmf_console_queuestats.vcproj