You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by an...@locus.apache.org on 2000/02/14 23:20:01 UTC

cvs commit: xml-xerces/java/samples/sax/helpers Makefile

andyc       00/02/14 14:20:01

  Modified:    java/samples/sax/helpers Makefile
  Log:
  Meow.
  
  Revision  Changes    Path
  1.3       +1 -0      xml-xerces/java/samples/sax/helpers/Makefile
  
  Index: Makefile
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/samples/sax/helpers/Makefile,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- Makefile	2000/02/14 18:33:00	1.2
  +++ Makefile	2000/02/14 22:20:01	1.3
  @@ -12,6 +12,7 @@
   # include the absolute path of the base source directory.
   
   TARGETS=\
  +	AttributesImpl.class\
   	AttributeListImpl.class
   
   all: dirs compile