From d1ed69a7c535bcca2780bb98aafb3d8647f3827b Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Mon, 1 Jun 2009 08:50:44 +0000 Subject: Update makefile to reflect renamed README git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@780596 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/examples/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp') diff --git a/cpp/examples/Makefile.am b/cpp/examples/Makefile.am index 90b397aa8a..9c355b84e4 100644 --- a/cpp/examples/Makefile.am +++ b/cpp/examples/Makefile.am @@ -35,7 +35,7 @@ $(MAKEDIST): Makefile ) > $(MAKEDIST) examplesdir=$(pkgdatadir)/examples -dist_examples_DATA = README $(MAKEDIST) +dist_examples_DATA = README.txt $(MAKEDIST) EXTRA_DIST = README.verify verify verify_all examples.sln -- cgit v1.2.1