Author: aidan
Date: Thu Sep 4 15:53:40 2008
New Revision: 692289
URL: http://svn.apache.org/viewvc?rev=692289&view=rev
Log:
Add DISCLAIMER 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=692289&r1=692288&r2=692289&view=diff
==============================================================================
--- incubator/qpid/trunk/qpid/cpp/Makefile.am (original)
+++ incubator/qpid/trunk/qpid/cpp/Makefile.am Thu Sep 4 15:53:40 2008
@@ -2,7 +2,7 @@
ACLOCAL_AMFLAGS = -I m4
EXTRA_DIST = \
- LICENSE NOTICE README RELEASE_NOTES DESIGN\
+ LICENSE NOTICE README RELEASE_NOTES DESIGN DISCLAIMER\
xml/cluster.xml
SUBDIRS = managementgen etc src docs/api docs/man examples