summaryrefslogtreecommitdiff
path: root/cpp/Makefile.am
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2010-01-05 22:20:15 +0000
committerStephen D. Huston <shuston@apache.org>2010-01-05 22:20:15 +0000
commit32cfd3997754fc3a15cbaa54ab4d6e562f2d1605 (patch)
tree651473ba323e09dd01647b837f67cea060984f6e /cpp/Makefile.am
parentc1e04bcea07704317930acab79dbb74f630e5640 (diff)
downloadqpid-python-32cfd3997754fc3a15cbaa54ab4d6e562f2d1605.tar.gz
Add qpid/cpp/packaging/NSIS files to dist; resolves QPID-2300
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@896246 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/Makefile.am')
-rw-r--r--cpp/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am
index 6db7ffd46e..dcbc4c10c3 100644
--- a/cpp/Makefile.am
+++ b/cpp/Makefile.am
@@ -24,7 +24,8 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
LICENSE NOTICE README SSL RELEASE_NOTES DESIGN \
- xml/cluster.xml INSTALL-WINDOWS CMakeLists.txt BuildInstallSettings.cmake
+ xml/cluster.xml INSTALL-WINDOWS CMakeLists.txt BuildInstallSettings.cmake \
+ packaging/NSIS
SUBDIRS = managementgen etc src docs/api docs/man examples bindings/qmf