diff options
| author | Alan Conway <aconway@apache.org> | 2007-01-25 14:26:45 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-01-25 14:26:45 +0000 |
| commit | a1a920a608fca9ba42020b699dceef9da002eef2 (patch) | |
| tree | c92f7b319e99d89adda4b5974ef3e479197a3bc5 /qpid/cpp/Makefile.am | |
| parent | 3f7de8b7edee679da17db2d584c57f9cc7b6bc29 (diff) | |
| download | qpid-python-a1a920a608fca9ba42020b699dceef9da002eef2.tar.gz | |
* Removed .txt extension from README NOTICE LICENSE to follow common practice.
* Updated all references to .txt files.
* rpm/Makefile.am: Fixed local-clean target to clean up generaed directories.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@499803 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/Makefile.am')
| -rw-r--r-- | qpid/cpp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/Makefile.am b/qpid/cpp/Makefile.am index 98f715e6aa..f55e583417 100644 --- a/qpid/cpp/Makefile.am +++ b/qpid/cpp/Makefile.am @@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = 1.9.2 foreign ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = \ - README-dev DESIGN LICENSE.txt NOTICE.txt README.rhel3 README.txt \ + README-dev DESIGN LICENSE NOTICE README.rhel3 README \ etc/qpidd \ $(PACKAGE).spec \ $(PACKAGE).spec.in |
