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 2005/12/02 05:16:11 UTC

svn commit: r351574 - /webservices/axis2/trunk/c/configure.ac

Author: samisa
Date: Thu Dec  1 20:16:05 2005
New Revision: 351574

URL: http://svn.apache.org/viewcvs?rev=351574&view=rev
Log:
Added addressing make files

Modified:
    webservices/axis2/trunk/c/configure.ac

Modified: webservices/axis2/trunk/c/configure.ac
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/configure.ac?rev=351574&r1=351573&r2=351574&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Thu Dec  1 20:16:05 2005
@@ -104,6 +104,8 @@
     modules/core/engine/test/Makefile \
     modules/core/handlers/Makefile \
     modules/core/handlers/src/Makefile \
+    modules/core/addr/Makefile \
+    modules/core/addr/src/Makefile \
     modules/core/phaseresolver/Makefile \
     modules/core/phaseresolver/src/Makefile \
     modules/core/transport/Makefile \