diff options
| author | Gordon Sim <gsim@apache.org> | 2007-07-31 08:48:58 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2007-07-31 08:48:58 +0000 |
| commit | 8f953191038458d197e1a280d6119ebcdf90b34e (patch) | |
| tree | 77eef544fc775490a9087f6122073cc05f81f012 /qpid/cpp/src/Makefile.am | |
| parent | 1ed519e2164653e7cd030d5ba5a364772b086d72 (diff) | |
| download | qpid-python-8f953191038458d197e1a280d6119ebcdf90b34e.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@561271 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |
