diff options
Diffstat (limited to 'axiom/src/soap')
-rw-r--r-- | axiom/src/soap/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
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 \ |