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 13:32:40 UTC

cvs commit: ws-axis/c configure.ac_bin

damitha     2004/08/17 04:32:40

  Modified:    c        configure.ac_bin
  Log:
  
  
  Revision  Changes    Path
  1.3       +2 -0      ws-axis/c/configure.ac_bin
  
  Index: configure.ac_bin
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/configure.ac_bin,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- configure.ac_bin	17 Aug 2004 10:13:54 -0000	1.2
  +++ configure.ac_bin	17 Aug 2004 11:32:39 -0000	1.3
  @@ -97,6 +97,7 @@
       samples/server/interoptests/doclitgroupB/Makefile \
       samples/server/simple/Makefile \
       samples/server/array/Makefile \
  +    samples/server/ref/Makefile \
       samples/server/rpcfault/Makefile \
       samples/server/doclitfault/Makefile \
       samples/server/echoStringHeaderHandler/Makefile \
  @@ -110,6 +111,7 @@
       samples/client/interoptests/doclitgroupB/Makefile \
       samples/client/simple/Makefile \
       samples/client/array/Makefile \
  +    samples/client/ref/Makefile \
       samples/client/rpcfault/Makefile \
       samples/client/doclitfault/Makefile \
       samples/client/testHandler/Makefile \