From 8f953191038458d197e1a280d6119ebcdf90b34e Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Tue, 31 Jul 2007 08:48:58 +0000 Subject: Added Vistor.h to distributed sources in order to pass 'make distcheck' git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561271 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/src') diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am index b455a4558b..458f28abd2 100644 --- a/qpid/cpp/src/Makefile.am +++ b/qpid/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 \ -- cgit v1.2.1