summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2007-07-31 08:48:58 +0000
committerGordon Sim <gsim@apache.org>2007-07-31 08:48:58 +0000
commitd964aa1f2911d058e0c7346906668815a31fa9a7 (patch)
tree4e27b235f35217d2c68f0dcc076f9712c8ebdef8 /cpp/src
parent380d7ff1594ea97f3064ea56b46c231061d6cf6c (diff)
downloadqpid-python-d964aa1f2911d058e0c7346906668815a31fa9a7.tar.gz
Added Vistor.h to distributed sources in order to pass 'make distcheck'
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@561271 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-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 b455a4558b..458f28abd2 100644
--- a/cpp/src/Makefile.am
+++ b/cpp/src/Makefile.am
@@ -329,6 +329,7 @@ nobase_include_HEADERS = \
qpid/framing/SequenceNumber.h \
qpid/framing/SequenceNumberSet.h \
qpid/framing/Value.h \
+ qpid/framing/Visitor.h \
qpid/framing/Uuid.h \
qpid/framing/amqp_framing.h \
qpid/framing/amqp_types.h \