You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by sh...@apache.org on 2008/11/19 01:04:08 UTC

svn commit: r718807 - /incubator/qpid/trunk/qpid/cpp/Makefile.am

Author: shuston
Date: Tue Nov 18 16:04:08 2008
New Revision: 718807

URL: http://svn.apache.org/viewvc?rev=718807&view=rev
Log:
Add INSTALL-WINDOWS to EXTRA-DIST

Modified:
    incubator/qpid/trunk/qpid/cpp/Makefile.am

Modified: incubator/qpid/trunk/qpid/cpp/Makefile.am
URL: http://svn.apache.org/viewvc/incubator/qpid/trunk/qpid/cpp/Makefile.am?rev=718807&r1=718806&r2=718807&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/Makefile.am (original)
+++ incubator/qpid/trunk/qpid/cpp/Makefile.am Tue Nov 18 16:04:08 2008
@@ -3,7 +3,7 @@
 
 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