From: <dat...@us...> - 2006-06-21 13:51:24
|
Revision: 16302 Author: datallah Date: 2006-06-21 06:51:19 -0700 (Wed, 21 Jun 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16302&view=rev Log Message: ----------- Added new tcl_cmd.c to the win32 Makefile Modified Paths: -------------- trunk/plugins/tcl/Makefile.mingw Modified: trunk/plugins/tcl/Makefile.mingw =================================================================== --- trunk/plugins/tcl/Makefile.mingw 2006-06-21 04:57:27 UTC (rev 16301) +++ trunk/plugins/tcl/Makefile.mingw 2006-06-21 13:51:19 UTC (rev 16302) @@ -61,6 +61,7 @@ ## C_SRC = tcl.c \ + tcl_cmd.c \ tcl_cmds.c \ tcl_glib.c \ tcl_ref.c \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |