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 ro...@apache.org on 2004/06/25 08:29:54 UTC

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

roshan      2004/06/24 23:29:54

  Modified:    c/tests/client/soapHeader Makefile.am
  Log:
  added directory 3 to the build process
  
  Revision  Changes    Path
  1.2       +1 -1      ws-axis/c/tests/client/soapHeader/Makefile.am
  
  Index: Makefile.am
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/tests/client/soapHeader/Makefile.am,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Makefile.am	24 Jun 2004 07:45:02 -0000	1.1
  +++ Makefile.am	25 Jun 2004 06:29:54 -0000	1.2
  @@ -1 +1 @@
  -SUBDIRS = test1 test2 test4 test6 test8
  +SUBDIRS = test1 test2 test3 test4 test6 test8