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 ma...@apache.org on 2008/12/04 06:03:41 UTC

svn commit: r723209 - /webservices/axis2/trunk/c/samples/server/Makefile.am

Author: manjula
Date: Wed Dec  3 21:03:41 2008
New Revision: 723209

URL: http://svn.apache.org/viewvc?rev=723209&view=rev
Log:
Adding sub directoies.

Modified:
    webservices/axis2/trunk/c/samples/server/Makefile.am

Modified: webservices/axis2/trunk/c/samples/server/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/c/samples/server/Makefile.am?rev=723209&r1=723208&r2=723209&view=diff
==============================================================================
--- webservices/axis2/trunk/c/samples/server/Makefile.am (original)
+++ webservices/axis2/trunk/c/samples/server/Makefile.am Wed Dec  3 21:03:41 2008
@@ -1,3 +1,2 @@
-SUBDIRS = echo math notify sg_math mtom Calculator version
+SUBDIRS = echo math notify sg_math mtom Calculator version mtom_interop_service mtom_callback
 EXTRA_DIST = axis2.xml 
-