You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-commits@axis.apache.org by sh...@apache.org on 2010/04/07 09:32:31 UTC

svn commit: r931458 - /axis/axis2/c/core/trunk/axiom/src/om/Makefile.am

Author: shankar
Date: Wed Apr  7 07:32:31 2010
New Revision: 931458

URL: http://svn.apache.org/viewvc?rev=931458&view=rev
Log:
fixing build break in linux

Modified:
    axis/axis2/c/core/trunk/axiom/src/om/Makefile.am

Modified: axis/axis2/c/core/trunk/axiom/src/om/Makefile.am
URL: http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/axiom/src/om/Makefile.am?rev=931458&r1=931457&r2=931458&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/axiom/src/om/Makefile.am (original)
+++ axis/axis2/c/core/trunk/axiom/src/om/Makefile.am Wed Apr  7 07:32:31 2010
@@ -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