diff options
| author | Carl C. Trieloff <cctrieloff@apache.org> | 2008-04-28 01:45:53 +0000 |
|---|---|---|
| committer | Carl C. Trieloff <cctrieloff@apache.org> | 2008-04-28 01:45:53 +0000 |
| commit | 6bb319c55a4f28f31942695a6b74ea22c146a678 (patch) | |
| tree | 1cfef497f03bef7b39844981757db63d4163ee5d /qpid/cpp/examples/Makefile.am | |
| parent | ed417ffea0d13e3f9cbe5431abc25a7d35f90af2 (diff) | |
| download | qpid-python-6bb319c55a4f28f31942695a6b74ea22c146a678.tar.gz | |
QPID-971 - Senaka Fernando, I also edited the README in a few places.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@652041 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/examples/Makefile.am')
| -rw-r--r-- | qpid/cpp/examples/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/examples/Makefile.am b/qpid/cpp/examples/Makefile.am index c34100680c..20a0a24531 100644 --- a/qpid/cpp/examples/Makefile.am +++ b/qpid/cpp/examples/Makefile.am @@ -1,6 +1,7 @@ # List all example files here nobase_pkgdata_DATA= \ + examples/README \ examples/Makefile \ examples/request-response/client.cpp \ examples/request-response/server.cpp \ |
