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/10 06:02:35 UTC

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

Author: damitha
Date: Mon Jan  9 21:02:29 2006
New Revision: 367484

URL: http://svn.apache.org/viewcvs?rev=367484&view=rev
Log: (empty)

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=367484&r1=367483&r2=367484&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Mon Jan  9 21:02:29 2006
@@ -86,8 +86,8 @@
 AC_CONFIG_FILES([Makefile \
     modules/Makefile \
     modules/core/Makefile \
-    modules/core/context/Makefile \
     modules/core/description/Makefile \
+    modules/core/context/Makefile \
     modules/core/engine/Makefile \
     modules/core/handlers/Makefile \
     modules/core/addr/Makefile \
@@ -114,6 +114,7 @@
     test/core/handlers/Makefile \
     test/core/description/Makefile \
     test/core/context/Makefile \
+    test/core/engine/Makefile \
     test/util/Makefile \
     test/unit/Makefile \
     test/unit/core/Makefile \