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 da...@apache.org on 2006/01/09 14:25:10 UTC

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

Author: damitha
Date: Mon Jan  9 05:25:03 2006
New Revision: 367290

URL: http://svn.apache.org/viewcvs?rev=367290&view=rev
Log:
line added modules/core/context/Makefile


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=367290&r1=367289&r2=367290&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Mon Jan  9 05:25:03 2006
@@ -88,7 +88,6 @@
     modules/core/Makefile \
     modules/core/context/Makefile \
     modules/core/description/Makefile \
-    modules/core/engine/Makefile \
     modules/core/handlers/Makefile \
     modules/core/addr/Makefile \
     modules/core/phaseresolver/Makefile \
@@ -113,6 +112,7 @@
     test/core/Makefile \
     test/core/handlers/Makefile \
     test/core/description/Makefile \
+    test/core/context/Makefile \
     test/util/Makefile \
     test/unit/Makefile \
     test/unit/core/Makefile \