diff options
| author | Gordon Sim <gsim@apache.org> | 2009-06-01 08:50:44 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2009-06-01 08:50:44 +0000 |
| commit | d1ed69a7c535bcca2780bb98aafb3d8647f3827b (patch) | |
| tree | ae235d0189b3dc08f6774b40b4e711d3004d518c /cpp | |
| parent | 367a04e4fc5d426af6c48cc50676017513729deb (diff) | |
| download | qpid-python-d1ed69a7c535bcca2780bb98aafb3d8647f3827b.tar.gz | |
Update makefile to reflect renamed README
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@780596 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
| -rw-r--r-- | cpp/examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
