summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2008-11-19 00:04:08 +0000
committerStephen D. Huston <shuston@apache.org>2008-11-19 00:04:08 +0000
commita53dafa07b13105482c513bc299ffa9022c228c4 (patch)
treeefc551f6c92546b537ceece19e06440771440fc6 /cpp
parentf5ca9164fb7460b576deaf00fc8232a53c621219 (diff)
downloadqpid-python-a53dafa07b13105482c513bc299ffa9022c228c4.tar.gz
Add INSTALL-WINDOWS to EXTRA-DIST
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@718807 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am
index f4f424861c..b63e7073a3 100644
--- a/cpp/Makefile.am
+++ b/cpp/Makefile.am
@@ -3,7 +3,7 @@ ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
LICENSE NOTICE README SSL RELEASE_NOTES DESIGN DISCLAIMER\
- xml/cluster.xml
+ xml/cluster.xml INSTALL-WINDOWS
SUBDIRS = managementgen etc src docs/api docs/man examples