summaryrefslogtreecommitdiff
path: root/cpp/examples/Makefile.am
diff options
context:
space:
mode:
authorCarl C. Trieloff <cctrieloff@apache.org>2008-04-28 01:45:53 +0000
committerCarl C. Trieloff <cctrieloff@apache.org>2008-04-28 01:45:53 +0000
commita301f95243dd1cd367a0a8d041c1168b8adc1e86 (patch)
tree032eb94cd28b4ab7d95377f088d78ec493dd51ad /cpp/examples/Makefile.am
parentbe9eb720dbec1bc66289e9a22144a19bc02e93a1 (diff)
downloadqpid-python-a301f95243dd1cd367a0a8d041c1168b8adc1e86.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/qpid@652041 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/examples/Makefile.am')
-rw-r--r--cpp/examples/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/examples/Makefile.am b/cpp/examples/Makefile.am
index c34100680c..20a0a24531 100644
--- a/cpp/examples/Makefile.am
+++ b/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 \