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/06/21 14:11:33 UTC

cvs commit: ws-axis/c/src Makefile.am

damitha     2004/06/21 05:11:33

  Modified:    c/src    Makefile.am
  Log:
  
  
  Revision  Changes    Path
  1.13      +1 -1      ws-axis/c/src/Makefile.am
  
  Index: Makefile.am
  ===================================================================
  RCS file: /home/cvs/ws-axis/c/src/Makefile.am,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- Makefile.am	21 Jun 2004 12:08:50 -0000	1.12
  +++ Makefile.am	21 Jun 2004 12:11:33 -0000	1.13
  @@ -1,4 +1,4 @@
  -SUBDIRS = common soap wsdd xml transport engine server
  +SUBDIRS = common soap wsdd xml transport engine server client
   AM_CPPFLAGS = -Wall
   
   INCLUDES = -I$(AXISCPP_HOME)/include