Author: samisa
Date: Sun Nov 6 23:55:00 2005
New Revision: 331236
URL: http://svn.apache.org/viewcvs?rev=331236&view=rev
Log:
added handler test
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=331236&r1=331235&r2=331236&view=diff
==============================================================================
--- webservices/axis2/trunk/c/configure.ac (original)
+++ webservices/axis2/trunk/c/configure.ac Sun Nov 6 23:55:00 2005
@@ -119,6 +119,8 @@
modules/test/om/Makefile \
modules/test/om/src/Makefile \
modules/test/common/Makefile \
+ modules/test/core/Makefile \
+ modules/test/core/handlers/Makefile \
modules/test/util/Makefile \
modules/test/unit/Makefile])