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

gEDA-cvs: CVS update: Makefile.am



  User: ahvezda 
  Date: 07/02/10 13:33:22

  Modified:    .        Makefile.am
  Log:
  Fixed a few compiler warnings in gattrib.  Removed quit_func everywhere
  
  since it is completely unused.
  
  
  
  
  Revision  Changes    Path
  1.14      +3 -2      eda/geda/gaf/utils/scripts/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/utils/scripts/Makefile.am,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -b -r1.13 -r1.14
  --- Makefile.am	31 Oct 2006 13:16:08 -0000	1.13
  +++ Makefile.am	10 Feb 2007 18:33:21 -0000	1.14
  @@ -1,9 +1,10 @@
  -## $Id: Makefile.am,v 1.13 2006/10/31 13:16:08 danmc Exp $
  +## $Id: Makefile.am,v 1.14 2007/02/10 18:33:21 ahvezda Exp $
   ##
   ## Process this file with automake to produce Makefile.in
   
   bin_SCRIPTS = sarlacc_sym gschupdate gsymupdate gschemdoc refdes_renum \
  -	      tragesym pads_backannotate garchive gsymfix.pl
  +	      tragesym pads_backannotate garchive gsymfix.pl \
  + 	      gnet_hier_verilog.sh
   
   EXTRA_DIST = convert_sym.awk gpstoimage mk_char_tab.pl \
   	     sarlacc_sym gschupdate gsymupdate refdes_renum gsymfix.pl \
  
  
  


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