summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/Makefile.am
diff options
context:
space:
mode:
authorNuno Santos <nsantos@apache.org>2008-01-03 22:00:09 +0000
committerNuno Santos <nsantos@apache.org>2008-01-03 22:00:09 +0000
commit4046c6bbd0b6bae61e7e749424712f5cb90f7a4b (patch)
treeb34595653733cf62d9ec8d459ac330f677b93a41 /qpid/cpp/src/Makefile.am
parent7ca935fc15a93b95df28087207f32773de4f8551 (diff)
downloadqpid-python-4046c6bbd0b6bae61e7e749424712f5cb90f7a4b.tar.gz
added missing header file
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@608649 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
-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 9a025cdb44..2efad2d116 100644
--- a/qpid/cpp/src/Makefile.am
+++ b/qpid/cpp/src/Makefile.am
@@ -301,6 +301,7 @@ nobase_include_HEADERS = \
qpid/broker/RecoveryManager.h \
qpid/broker/RecoveryManagerImpl.h \
qpid/broker/SemanticHandler.h \
+ qpid/broker/SessionManager.h \
qpid/broker/Timer.h \
qpid/broker/TopicExchange.h \
qpid/broker/TransactionalStore.h \