From f5038f13d14d99e2b96482e3536ce3312703a56b Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Thu, 25 Jan 2007 14:26:45 +0000 Subject: * 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 --- 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 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 -- cgit v1.2.1