From b476f29d6d37d3422dcfbf932397803f66106dec Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 14 Mar 2007 18:27:17 +0000 Subject: Merged revisions 507729 via svnmerge from https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid ........ r507729 | aconway | 2007-02-14 17:43:06 -0500 (Wed, 14 Feb 2007) | 8 lines 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/branches/qpid.0-9@518256 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/Makefile.am') diff --git a/cpp/Makefile.am b/cpp/Makefile.am index 5b13233fa6..112cd5dd59 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 NOTICE README.rhel3 README \ + LICENSE NOTICE README \ etc/qpidd \ $(PACKAGE).spec \ $(PACKAGE).spec.in -- cgit v1.2.1