From 98fa1f3c8da28c67a45560a2e2cc9a4cc2179146 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@640813 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/src') diff --git a/qpid/cpp/src/Makefile.am b/qpid/cpp/src/Makefile.am index afe98b4b0f..fce2788662 100644 --- a/qpid/cpp/src/Makefile.am +++ b/qpid/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