[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:00

  Modified:    .        Makefile.am
  Log:
  made the examples package to install into the doc directory
  
  
  
  
  Revision  Changes    Path
  1.2       +4 -1      eda/geda/gaf/examples/RF_Amp/model/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/RF_Amp/model/Makefile.am,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- Makefile.am	25 May 2003 19:03:32 -0000	1.1
  +++ Makefile.am	30 Aug 2006 17:27:00 -0000	1.2
  @@ -1,7 +1,10 @@
  +exampledir = @GEDADOCDIR@/examples/RF_Amp/model/
   
  -EXTRA_DIST = BJTM1_Q1.mod BJTM1_Q2.mod DiodeM1_Q1.mod DiodeM1_Q2.mod \
  +example_DATA = BJTM1_Q1.mod BJTM1_Q2.mod DiodeM1_Q1.mod DiodeM1_Q2.mod \
                DiodeM2_Q1.mod DiodeM2_Q2.mod DiodeM3_Q1.mod DiodeM3_Q2.mod 
   
  +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