You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by sa...@apache.org on 2005/11/07 08:52:24 UTC

svn commit: r331235 - /webservices/axis2/trunk/c/modules/test/Makefile.am

Author: samisa
Date: Sun Nov  6 23:52:19 2005
New Revision: 331235

URL: http://svn.apache.org/viewcvs?rev=331235&view=rev
Log:
added handler into make

Modified:
    webservices/axis2/trunk/c/modules/test/Makefile.am

Modified: webservices/axis2/trunk/c/modules/test/Makefile.am
URL: http://svn.apache.org/viewcvs/webservices/axis2/trunk/c/modules/test/Makefile.am?rev=331235&r1=331234&r2=331235&view=diff
==============================================================================
--- webservices/axis2/trunk/c/modules/test/Makefile.am (original)
+++ webservices/axis2/trunk/c/modules/test/Makefile.am Sun Nov  6 23:52:19 2005
@@ -1 +1 @@
-SUBDIRS = util common om unit
+SUBDIRS = util common om unit core