Author: gsim
Date: Tue Dec 2 02:05:15 2008
New Revision: 722411
URL: http://svn.apache.org/viewvc?rev=722411&view=rev
Log:
As DISCLAIMER has been removed, don't include it in distribution list.
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=722411&r1=722410&r2=722411&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/Makefile.am (original)
+++ incubator/qpid/trunk/qpid/cpp/Makefile.am Tue Dec 2 02:05:15 2008
@@ -2,7 +2,7 @@
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
- LICENSE NOTICE README SSL RELEASE_NOTES DESIGN DISCLAIMER\
+ LICENSE NOTICE README SSL RELEASE_NOTES DESIGN \
xml/cluster.xml INSTALL-WINDOWS
SUBDIRS = managementgen etc src docs/api docs/man examples