diff options
author | Kenneth Anthony Giusti <kgiusti@apache.org> | 2010-11-17 18:44:15 +0000 |
---|---|---|
committer | Kenneth Anthony Giusti <kgiusti@apache.org> | 2010-11-17 18:44:15 +0000 |
commit | 881fc4aa64127af9a199b9d58d852f7ffe6bc79d (patch) | |
tree | 5e66ebd08df6828b793f16506223cc795495c68d /cpp/examples | |
parent | 19499895d552d368be674200e6652b144a5b2820 (diff) | |
download | qpid-python-881fc4aa64127af9a199b9d58d852f7ffe6bc79d.tar.gz |
Add README.txt to distribution.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1036158 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/examples')
-rw-r--r-- | cpp/examples/qmf-console/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/examples/qmf-console/Makefile.am b/cpp/examples/qmf-console/Makefile.am index dd75df94f7..f4cbb7633c 100644 --- a/cpp/examples/qmf-console/Makefile.am +++ b/cpp/examples/qmf-console/Makefile.am @@ -48,6 +48,7 @@ examples_DATA= \ $(MAKEDIST) EXTRA_DIST= \ + README.txt \ CMakeLists.txt \ qmf-console_console.vcproj \ qmf-console_ping.vcproj \ |