diff options
| author | Alan Conway <aconway@apache.org> | 2007-09-24 15:32:34 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2007-09-24 15:32:34 +0000 |
| commit | 4a13a0427c6ff5cffc3a50c559d2c40e9189910d (patch) | |
| tree | f589c76060c8b1a621e7b874e8033c69ed642ed4 /cpp/src | |
| parent | cefaa68ff43f7c4d3789d7223127ec5975f4b3b4 (diff) | |
| download | qpid-python-4a13a0427c6ff5cffc3a50c559d2c40e9189910d.tar.gz | |
Packaging fixes to spec and Makefile from nsantos@redhat.com.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@578854 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
| -rw-r--r-- | cpp/src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index 06b8a2fca6..b0156e754e 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -320,6 +320,7 @@ nobase_include_HEADERS = \ qpid/framing/AMQHeaderBody.h \ qpid/framing/AMQHeartbeatBody.h \ qpid/framing/AMQMethodBody.h \ + qpid/framing/AMQP_HighestVersion.h \ qpid/framing/AccumulatedAck.h \ qpid/framing/BasicHeaderProperties.h \ qpid/framing/Blob.h \ |
