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 | 6853f22ec5f58e489a3146e84765b35e931118af (patch) | |
| tree | c55c125b070301c9363a63d2637f56aa3509445a /qpid/cpp | |
| parent | 11e20c448226161dc40dc6c61767d6e6a38f5880 (diff) | |
| download | qpid-python-6853f22ec5f58e489a3146e84765b35e931118af.tar.gz | |
Update makefile to reflect renamed README
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@780596 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp')
| -rw-r--r-- | qpid/cpp/examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/examples/Makefile.am b/qpid/cpp/examples/Makefile.am index 90b397aa8a..9c355b84e4 100644 --- a/qpid/cpp/examples/Makefile.am +++ b/qpid/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 |
