You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by kn...@apache.org on 2004/09/27 23:02:58 UTC

cvs commit: xml-xerces/c/src/xercesc/internal Makefile.in

knoaman     2004/09/27 14:02:58

  Modified:    c/src/xercesc/internal Makefile.in
  Log:
  Update Makefile to include XSAXMLScanner.
  
  Revision  Changes    Path
  1.23      +3 -1      xml-xerces/c/src/xercesc/internal/Makefile.in
  
  Index: Makefile.in
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/internal/Makefile.in,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -r1.22 -r1.23
  --- Makefile.in	8 Sep 2004 13:56:13 -0000	1.22
  +++ Makefile.in	27 Sep 2004 21:02:58 -0000	1.23
  @@ -64,6 +64,7 @@
   	XMLScannerResolver.hpp \
   	XObjectComparator.hpp \
   	XProtoType.hpp \
  +	XSAXMLScanner.hpp \
   	XSerializable.hpp \
   	XSerializationException.hpp \
   	XSerializeEngine.hpp \
  @@ -96,6 +97,7 @@
   	XMLScannerResolver.$(TO) \
   	XObjectComparator.$(TO) \
   	XProtoType.$(TO) \
  +	XSAXMLScanner.$(TO) \
   	XSerializeEngine.$(TO) \
   	XSObjectFactory.$(TO) \
   	XTemplateComparator.$(TO) \
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org