[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.2 +5 -1 eda/geda/gaf/examples/lightning_detector/sym/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/sym/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- Makefile.am 25 May 2003 21:58:58 -0000 1.1
+++ Makefile.am 30 Aug 2006 17:27:01 -0000 1.2
@@ -1,5 +1,9 @@
-EXTRA_DIST = 2N4401.sym 2N4403.sym
+exampledir = @GEDADOCDIR@/examples/lightning_detector/sym/
+
+example_DATA = 2N4401.sym 2N4403.sym
+
+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