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 | f5038f13d14d99e2b96482e3536ce3312703a56b (patch) | |
| tree | fd044893f49c0f0619d0c029e610aae34f269e99 /cpp/Makefile.am | |
| parent | 7ea5b4869a16aa34904cb322e3592bedbe43af58 (diff) | |
| download | qpid-python-f5038f13d14d99e2b96482e3536ce3312703a56b.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/qpid@499803 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 98f715e6aa..f55e583417 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 = \ - 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 |
