You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by sa...@apache.org on 2006/05/19 08:45:13 UTC

svn commit: r407730 - /webservices/axis2/trunk/c/axiom/src/parser/libxml2/Makefile.am

Author: samisa
Date: Thu May 18 23:45:12 2006
New Revision: 407730

URL: http://svn.apache.org/viewvc?rev=407730&view=rev
Log:
Changed due to test folder movements

Modified:
    webservices/axis2/trunk/c/axiom/src/parser/libxml2/Makefile.am

Modified: webservices/axis2/trunk/c/axiom/src/parser/libxml2/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/axiom/src/parser/libxml2/Makefile.am?rev=407730&r1=407729&r2=407730&view=diff
==============================================================================
--- webservices/axis2/trunk/c/axiom/src/parser/libxml2/Makefile.am (original)
+++ webservices/axis2/trunk/c/axiom/src/parser/libxml2/Makefile.am Thu May 18 23:45:12 2006
@@ -9,7 +9,5 @@
 libaxis2_parser_la_LIBADD = -lxml2
 
 INCLUDES = -I$(top_builddir)/include \
-            -I$(top_builddir)/modules/util \
-            -I$(top_builddir)/xml/parser \
-            -I$(top_builddir)/modules/platforms \
+            -I$(top_builddir)/src/parser \
 			@UTILINC@



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org