summaryrefslogtreecommitdiff
path: root/cpp/src/Makefile.am
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2008-04-04 21:00:40 +0000
committerAlan Conway <aconway@apache.org>2008-04-04 21:00:40 +0000
commit4734b4f16482e331f3c5008f66ffd87fa7a79bea (patch)
tree9e6a195e89b56a5da77b0366cccbfd2a2187efcf /cpp/src/Makefile.am
parent248277697e369d951b6f2a5cd60401ccf9762923 (diff)
downloadqpid-python-4734b4f16482e331f3c5008f66ffd87fa7a79bea.tar.gz
src/qpid/amqp_0_10/Exception.h
- base classes for 0-10 exceptions rubygen/0-10/exceptions.rb - generated 0-10 exceptions git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@644917 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/Makefile.am')
-rw-r--r--cpp/src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am
index 6dd945fc07..c32c17e1bb 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -275,6 +275,7 @@ nobase_include_HEADERS = \
qpid/assert.h \
qpid/DataDir.h \
qpid/Exception.h \
+ qpid/amqp_0_10/Exception.h \
qpid/Msg.h \
qpid/Options.h \
qpid/Plugin.h \