diff options
Diffstat (limited to 'axiom/src')
-rw-r--r-- | axiom/src/om/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/axiom/src/om/Makefile.am b/axiom/src/om/Makefile.am index 40db6c5..99afeff 100644 --- a/axiom/src/om/Makefile.am +++ b/axiom/src/om/Makefile.am @@ -29,6 +29,7 @@ INCLUDES = -I$(top_builddir)/include \ -I$(top_builddir)/src/parser \ -I$(top_builddir)/src/om \ -I$(top_builddir)/src/attachments \ + -I$(top_builddir)/src/soap \ -I ../../../util/include EXTRA_DIST = axiom_namespace_internal.h axiom_node_internal.h axiom_stax_builder_internal.h |