diff options
| author | Aidan Skinner <aidan@apache.org> | 2008-09-04 22:53:40 +0000 |
|---|---|---|
| committer | Aidan Skinner <aidan@apache.org> | 2008-09-04 22:53:40 +0000 |
| commit | 8589a44b4c85c423d73c371f1dcdceca0d14f927 (patch) | |
| tree | 686af3eb3229db632ff1867c8708874e54d1a3b1 /cpp/Makefile.am | |
| parent | afee91ac150df3e4545ecf47f481a9eec4001a64 (diff) | |
| download | qpid-python-8589a44b4c85c423d73c371f1dcdceca0d14f927.tar.gz | |
Add DISCLAIMER to EXTRA_DIST
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@692289 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/Makefile.am')
| -rw-r--r-- | cpp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/Makefile.am b/cpp/Makefile.am index 8e73ba5777..67300e370f 100644 --- a/cpp/Makefile.am +++ b/cpp/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = 1.9.2 foreign 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 |
