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 di...@apache.org on 2007/07/21 11:02:38 UTC

svn commit: r558274 - /webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/Makefile.am

Author: dinesh
Date: Sat Jul 21 02:02:38 2007
New Revision: 558274

URL: http://svn.apache.org/viewvc?view=rev&rev=558274
Log:
adding tcp transport to build system

Modified:
    webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/Makefile.am

Modified: webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/Makefile.am?view=diff&rev=558274&r1=558273&r2=558274
==============================================================================
--- webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/Makefile.am (original)
+++ webservices/axis2/scratch/c/dinesh/602/c/src/core/transport/Makefile.am Sat Jul 21 02:02:38 2007
@@ -1,2 +1,2 @@
-SUBDIRS=http
+SUBDIRS=http tcp
 EXTRA_DIST=Makefile.am



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org