From d18e9efa5b1697591057ba80f0877f3ad69ec184 Mon Sep 17 00:00:00 2001 From: nandika Date: Thu, 13 May 2010 19:57:13 +0000 Subject: makefile updated git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@943993 13f79535-47bb-0310-9956-ffa450edef68 --- axiom/src/soap/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'axiom') diff --git a/axiom/src/soap/Makefile.am b/axiom/src/soap/Makefile.am index 5b53ba8..1c71103 100644 --- a/axiom/src/soap/Makefile.am +++ b/axiom/src/soap/Makefile.am @@ -22,7 +22,7 @@ INCLUDES = -I$(top_builddir)/include \ -I$(top_builddir)/src/om \ -I ../../../util/include -EXTRA_DIST = axiom_soap11_builder_helper.h \ +EXTRA_DIST = axiom_soap11_builder_helper.h axiom_soap_builder_internal.h \ _axiom_soap_fault_code.h _axiom_soap_fault_reason.h \ _axiom_soap_fault_value.h axiom_soap12_builder_helper.h \ _axiom_soap_fault_detail.h _axiom_soap_fault_role.h \ -- cgit v1.1-32-gdbae