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 feff066e2e..0eff526203 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -377,6 +377,7 @@ libqpidcommon_la_SOURCES += \ qpid/framing/InitiationHandler.h \ qpid/framing/InputHandler.h \ qpid/framing/Invoker.h \ + qpid/framing/IsInSequenceSet.h \ qpid/framing/MethodBodyFactory.h \ qpid/framing/MethodContent.h \ qpid/framing/ModelMethod.h \ |