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

gEDA-cvs: CVS update: Makefile.am



  User: werner  
  Date: 06/08/30 13:27:01

  Modified:    .        Makefile.am
  Log:
  made the examples package to install into the doc directory
  
  
  
  
  Revision  Changes    Path
  1.5       +5 -1      eda/geda/gaf/examples/lightning_detector/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/examples/lightning_detector/Makefile.am,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- Makefile.am	29 Dec 2004 01:43:18 -0000	1.4
  +++ Makefile.am	30 Aug 2006 17:27:01 -0000	1.5
  @@ -1,8 +1,12 @@
   SUBDIRS = sym
   
  -EXTRA_DIST = bom bom.readme lightning.net lightning.pcb lightning.sch \
  +exampledir = @GEDADOCDIR@/examples/lightning_detector/
  +
  +example_DATA = bom bom.readme lightning.net lightning.pcb lightning.sch \
                lightning.sch.bom gafrc
   
  +EXTRA_DIST = $(example_DATA) 
  +
   MOSTLYCLEANFILES = gschem.log *~
   CLEANFILES = gschem.log *~
   DISTCLEANFILES = *.log core FILE *~ prototype.bak
  
  
  


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