You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by da...@apache.org on 2007/04/19 06:55:55 UTC

svn commit: r530267 - /webservices/axis2/trunk/c/test/itest/whitemesa/round1/Makefile.am

Author: damitha
Date: Wed Apr 18 21:55:54 2007
New Revision: 530267

URL: http://svn.apache.org/viewvc?view=rev&rev=530267
Log:
There was a axis2c/modules entry which is obsolete now. Changed it to axis2c/src

Modified:
    webservices/axis2/trunk/c/test/itest/whitemesa/round1/Makefile.am

Modified: webservices/axis2/trunk/c/test/itest/whitemesa/round1/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/test/itest/whitemesa/round1/Makefile.am?view=diff&rev=530267&r1=530266&r2=530267
==============================================================================
--- webservices/axis2/trunk/c/test/itest/whitemesa/round1/Makefile.am (original)
+++ webservices/axis2/trunk/c/test/itest/whitemesa/round1/Makefile.am Wed Apr 18 21:55:54 2007
@@ -5,10 +5,10 @@
                     ../../../../util/src/libaxutil.la \
                     ../../../../axiom/src/om/libaxis2_axiom.la \
                     ../../../../axiom/src/parser/$(WRAPPER_DIR)/libaxis2_parser.la \
-					$(top_builddir)/modules/core/engine/libaxis2_engine.la \
-					$(top_builddir)//modules/core/transport/http/sender/libaxis2_http_sender.la \
-					$(top_builddir)/modules/core/transport/http/receiver/libaxis2_http_receiver.la \
-					$(top_builddir)/modules/core/transport/http/common/libaxis2_http_common.la \
+					$(top_builddir)/src/core/engine/libaxis2_engine.la \
+					$(top_builddir)//src/core/transport/http/sender/libaxis2_http_sender.la \
+					$(top_builddir)/src/core/transport/http/receiver/libaxis2_http_receiver.la \
+					$(top_builddir)/src/core/transport/http/common/libaxis2_http_common.la \
                     -L$(top_builddir)/$(GUTHTHILA_LIBS) \
                     $(LIBXML2_LIBS)
 



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