[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 +5 -2 eda/geda/gaf/examples/gTAG/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/gTAG/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- Makefile.am 11 Jan 2003 15:22:15 -0000 1.1
+++ Makefile.am 30 Aug 2006 17:27:00 -0000 1.2
@@ -1,11 +1,14 @@
+exampledir = @GEDADOCDIR@/examples/gTAG/
-EXTRA_DIST = 7414-1.sym attribs commonrc copyleft.sym crdist.sh \
+example_DATA = 7414-1.sym attribs commonrc copyleft.sym crdist.sh \
cy7c64603-52nc.sym gTAG-consio.ps gTAG-consio.sch \
gTAG-consio.sym gTAG-jtagio.ps gTAG-jtagio.sch \
gTAG-jtagio.sym gTAG-pcb.net gTAG-psu.ps gTAG-psu.sch \
gTAG-psu.sym gTAG-ucont.ps gTAG-ucont.sch gTAG-ucont.sym \
gTAG.bom gTAG.ps gTAG.sch gnetlistrc gschemrc gschlasrc \
- max882.sym sn75240pw.sym
+ max882.sym sn75240pw.sym README
+
+EXTRA_DIST = $(example_DATA)
MOSTLYCLEANFILES = gschem.log *~
CLEANFILES = gschem.log *~
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs