summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Anthony Giusti <kgiusti@apache.org>2010-11-17 18:44:15 +0000
committerKenneth Anthony Giusti <kgiusti@apache.org>2010-11-17 18:44:15 +0000
commitfc6aadb2c6ac51c7ff85955a0285efab1fd805df (patch)
treed5332830c1a6971336de705cd547d6b89a1ed2d0
parent00acc5da6133241921bf95cd3c18306f2707a401 (diff)
downloadqpid-python-fc6aadb2c6ac51c7ff85955a0285efab1fd805df.tar.gz
Add README.txt to distribution.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1036158 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--qpid/cpp/examples/qmf-console/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/examples/qmf-console/Makefile.am b/qpid/cpp/examples/qmf-console/Makefile.am
index dd75df94f7..f4cbb7633c 100644
--- a/qpid/cpp/examples/qmf-console/Makefile.am
+++ b/qpid/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 \