[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: Makefile.am
User: ahvezda
Date: 05/03/06 21:11:33
Modified: . Makefile.am
Removed: . agile-vfo-block_1.sch
Log:
Fixed bug that didn't allow absolute path specification on all libgeda
applications. Moved old schematic into test directory. Updated some golden
netlist files.
Revision Changes Path
1.11 +1 -1 eda/geda/devel/gschem/examples/Makefile.am
(In the diff below, changes in quantity of whitespace are not shown.)
Index: Makefile.am
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/examples/Makefile.am,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- Makefile.am 10 Jul 2002 02:13:56 -0000 1.10
+++ Makefile.am 7 Mar 2005 02:11:32 -0000 1.11
@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
-EXTRA_DIST = IEC417.sch adders_1.sch agile-vfo-block_1.sch cmos-invert.sch \
+EXTRA_DIST = IEC417.sch adders_1.sch cmos-invert.sch \
cmos-nand.sch cmos-nor.sch filter_1.sch flipflop_1.sch \
grey_counter_1.sch logo_1.sch multiplex_1.sch stack_1.sch \
README.agile