summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2007-12-03 08:11:53 +0000
committerGordon Sim <gsim@apache.org>2007-12-03 08:11:53 +0000
commitb4b0c9ac7608522c8d9edd5623d13e882525600d (patch)
tree03920c5fcb3846e273b0ebd7f28b726beee96e65 /qpid/cpp/src
parenta60f37242a56cd00e223b81e963b61fe66f55b72 (diff)
downloadqpid-python-b4b0c9ac7608522c8d9edd5623d13e882525600d.tar.gz
Added Session.h to list of distributed headers.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@600442 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am
index f1a408602d..02ebd10c50 100644
--- a/qpid/cpp/src/Makefile.am
+++ b/qpid/cpp/src/Makefile.am
@@ -335,6 +335,7 @@ nobase_include_HEADERS = \
qpid/client/MessageListener.h \
qpid/client/MessageQueue.h \
qpid/client/Response.h \
+ qpid/client/Session.h \
qpid/client/SessionCore.h \
qpid/client/StateManager.h \
qpid/client/SubscriptionManager.h \