diff options
| author | Alan Conway <aconway@apache.org> | 2007-02-14 22:43:06 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-02-14 22:43:06 +0000 |
| commit | 67cf6fc22e256f265be6da60ca4bb2bee5adcbd7 (patch) | |
| tree | 3445f3226a71ebc0c16de89da48e66a15b55aecb /qpid/cpp/Makefile.am | |
| parent | 84b53bed21ee8d2d073ab5efb01640b306cd1f08 (diff) | |
| download | qpid-python-67cf6fc22e256f265be6da60ca4bb2bee5adcbd7.tar.gz | |
Applied QPID-351 patch 1 with the following mods:
- Moved "source distro" instructions in front of "subversion checkout" instructions.
- Added instructions on using qpid-autotools-install
- Added general blurb with links at top
- renamed to README, removed other README-* files.
- Updated makefiles (spec file was already OK.)
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@507729 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 f55e583417..66b489c63f 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 NOTICE README.rhel3 README \ + LICENSE NOTICE README \ etc/qpidd \ $(PACKAGE).spec \ $(PACKAGE).spec.in |
