damitha     2003/07/01 21:55:55

  Modified:    c/src/soap Makefile
  Log:
  
  
  Revision  Changes    Path
  1.2       +4 -0      xml-axis/c/src/soap/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-axis/c/src/soap/Makefile,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Makefile  25 Jun 2003 08:31:45 -0000      1.1
  +++ Makefile  2 Jul 2003 04:55:55 -0000       1.2
  @@ -11,6 +11,10 @@
   
   
   PACKAGE_SRCS = Attribute.cpp \
  +     BasicNode.cpp \
  +     CharacterElement.cpp \
  +     ComplexElement.cpp \
  +     HeaderBlock.cpp \
        HeaderEntry.cpp \
        SoapBody.cpp \
        SoapDeSerializer.cpp \
  
  
  

Reply via email to