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 da...@apache.org on 2004/08/17 08:11:15 UTC

cvs commit: ws-axis/c/samples/client Makefile.am

damitha     2004/08/16 23:11:15

  Modified:    c/samples/client Makefile.am
  Log:
  modified to add array
  
  Revision  Changes    Path
  1.8       +1 -1      ws-axis/c/samples/client/Makefile.am
  
  Index: Makefile.am
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/samples/client/Makefile.am,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- Makefile.am	15 Jun 2004 08:53:23 -0000	1.7
  +++ Makefile.am	17 Aug 2004 06:11:15 -0000	1.8
  @@ -1 +1 @@
  -SUBDIRS = simple interoptests rpcfault doclitfault testHandler
  +SUBDIRS = simple interoptests rpcfault doclitfault testHandler array