[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: Makefile.am



  User: ahvezda 
  Date: 06/08/24 21:00:06

  Modified:    .        Makefile.am
  Log:
  Fixed a few Makefiles to allow make distcheck to work again.  Bumped version 
  
  numbers again, fixed a component update bug, and bunch of other last minute
  
  piddly fixes.
  
  
  
  
  Revision  Changes    Path
  1.26      +5 -3      eda/geda/gaf/gnetlist/scheme/Makefile.am
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: Makefile.am
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gnetlist/scheme/Makefile.am,v
  retrieving revision 1.25
  retrieving revision 1.26
  diff -u -b -r1.25 -r1.26
  --- Makefile.am	17 Jan 2006 02:55:36 -0000	1.25
  +++ Makefile.am	25 Aug 2006 01:00:06 -0000	1.26
  @@ -1,4 +1,4 @@
  -## $Id: Makefile.am,v 1.25 2006/01/17 02:55:36 danmc Exp $
  +## $Id: Makefile.am,v 1.26 2006/08/25 01:00:06 ahvezda Exp $
   ##
   
   M4=		@M4@
  @@ -44,5 +44,7 @@
   
   MOSTLYCLEANFILES = *.log *~
   CLEANFILES = *.log *~
  -DISTCLEANFILES = *.log core FILE *~ prototype.bak
  -MAINTAINERCLEANFILES = *.log *~ Makefile.in configure
  +DISTCLEANFILES = *.log core FILE *~ prototype.bak \
  +	         gnet-PCBboard.scm gnet-gsch2pcb.scm
  +MAINTAINERCLEANFILES = *.log *~ Makefile.in configure \
  +	         gnet-PCBboard.scm gnet-gsch2pcb.scm
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs