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/01/10 07:31:20 UTC

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

Author: samisa
Date: Mon Jan  9 22:31:15 2006
New Revision: 367506

URL: http://svn.apache.org/viewcvs?rev=367506&view=rev
Log:
Added http test cases

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=367506&r1=367505&r2=367506&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Mon Jan  9 22:31:15 2006
@@ -126,6 +126,8 @@
     test/unit/util/Makefile \
     test/unit/xml/Makefile \
     test/unit/xml/om/Makefile
+    test/core/transport/Makefile\
+    test/core/transport/http/Makefile
     ])
     
 AC_OUTPUT