From 5f4fd13f8766c05a614f94b9d5fcdcd9cdc7d8a7 Mon Sep 17 00:00:00 2001 From: Jonathan Robie Date: Wed, 23 Jun 2010 14:38:17 +0000 Subject: Fixed scripts that referred to README instead of README.txt. Changes to web site template and content. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@957222 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qpid/cpp/Makefile.am') diff --git a/qpid/cpp/Makefile.am b/qpid/cpp/Makefile.am index 5c475946a0..7cd022fb08 100644 --- a/qpid/cpp/Makefile.am +++ b/qpid/cpp/Makefile.am @@ -23,7 +23,7 @@ AUTOMAKE_OPTIONS = 1.9.2 foreign ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = \ - LICENSE NOTICE README SSL RELEASE_NOTES DESIGN \ + LICENSE NOTICE README.txt SSL RELEASE_NOTES DESIGN \ xml/cluster.xml INSTALL-WINDOWS CMakeLists.txt BuildInstallSettings.cmake \ packaging/NSIS QPID_VERSION.txt -- cgit v1.2.1