[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: Makefile.am
User: cnieves
Date: 05/02/19 18:27:15
Modified: . Makefile.am
Log:
Added support for pictures within schematics and symbols.
Revision Changes Path
1.35 +1 -0 eda/geda/devel/gschem/src/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/src/Makefile.am,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -b -r1.34 -r1.35
--- Makefile.am 16 Jan 2005 04:32:10 -0000 1.34
+++ Makefile.am 19 Feb 2005 23:27:15 -0000 1.35
@@ -25,6 +25,7 @@
o_slot.nw o_grips.nw \
o_arc.nw o_box.nw o_circle.nw o_complex.nw o_select.nw o_find.nw \
o_line.nw o_net.nw o_text.nw o_pin.nw o_bus.nw o_buffer.nw o_undo.nw \
+ o_picture.nw \
x_basic.nw x_dialog.nw \
x_event.nw x_grid.nw x_log.nw x_menus.nw x_script.nw \
x_pagesel.nw x_print.nw x_window.nw x_stroke.nw x_image.nw x_color.nw \