[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:37
Modified: . Makefile.am
Log:
Added support for pictures within schematics and symbols.
Revision Changes Path
1.50 +1 -1 eda/geda/devel/libgeda/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/libgeda/src/Makefile.am,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -b -r1.49 -r1.50
--- Makefile.am 13 Feb 2005 21:46:52 -0000 1.49
+++ Makefile.am 19 Feb 2005 23:27:36 -0000 1.50
@@ -25,7 +25,7 @@
s_clib.nw s_hierarchy.nw s_papersizes.nw s_stretch.nw s_log.nw \
s_page.nw s_slib.nw s_color.nw s_undo.nw s_conn.nw \
s_cue.nw s_tile.nw s_menu.nw s_toplevel.nw g_smob.nw libgeda.nw \
- g_register.nw g_rc.nw i_vars.nw
+ g_register.nw g_rc.nw i_vars.nw o_picture.nw gdk-pixbuf-hacks.nw
libgeda_la_SOURCES = $(BUILT_SOURCES:.nw=.c)