[Wgui-cvs] wgui/src Makefile.am,1.12,1.13
Status: Beta
Brought to you by:
greenwire
|
From: Rob W. <gre...@us...> - 2006-02-08 21:44:44
|
Update of /cvsroot/wgui/wgui/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31056/src Modified Files: Makefile.am Log Message: Index: Makefile.am =================================================================== RCS file: /cvsroot/wgui/wgui/src/Makefile.am,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Makefile.am 27 Apr 2004 18:13:51 -0000 1.12 --- Makefile.am 8 Feb 2006 21:44:37 -0000 1.13 *************** *** 30,33 **** --- 30,34 ---- wg_point.cpp \ wg_progress.cpp \ + wg_radiobutton.cpp \ wg_rect.cpp \ wg_renderedstring.cpp \ |