diff options
| author | Gordon Sim <gsim@apache.org> | 2007-09-27 16:50:25 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2007-09-27 16:50:25 +0000 |
| commit | 2986ee70a6af129a03ffb0a0d629bf4f5054fc36 (patch) | |
| tree | b91c64e71313256d11d9f318246f732d73576d20 /cpp/src/Makefile.am | |
| parent | 7190479334fb9bf3942eae4d2d92685d72e82d55 (diff) | |
| download | qpid-python-2986ee70a6af129a03ffb0a0d629bf4f5054fc36.tar.gz | |
Some revisions to rubygen for packed structs and execution header (changes not yet enabled)
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@580094 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/Makefile.am')
| -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 ae3eb4c403..06e857bc4f 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -343,6 +343,7 @@ nobase_include_HEADERS = \ qpid/framing/MethodContent.h \ qpid/framing/MethodHolder.h \ qpid/framing/MethodHolderMaxSize.h \ + qpid/framing/ModelMethod.h \ qpid/framing/OutputHandler.h \ qpid/framing/ProtocolInitiation.h \ qpid/framing/ProtocolVersion.h \ |
