diff options
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 \ |
