From 5444def1a124b7ef609ad2a585d333a4654c736a Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 25 Mar 2008 13:48:30 +0000 Subject: Add missing header file to SOURCES. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@640813 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src') diff --git a/cpp/src/Makefile.am b/cpp/src/Makefile.am index afe98b4b0f..fce2788662 100644 --- a/cpp/src/Makefile.am +++ b/cpp/src/Makefile.am @@ -414,6 +414,7 @@ nobase_include_HEADERS = \ qpid/framing/HeaderProperties.h \ qpid/framing/Invoker.h \ qpid/framing/InputHandler.h \ + qpid/framing/InitiationHandler.h \ qpid/framing/MethodContent.h \ qpid/framing/BodyHolder.h \ qpid/framing/MaxMethodBodySize.h \ -- cgit v1.2.1