# HG changeset patch # User Daniel Atallah # Date 1150897879 0 # Node ID 5af4422eb3f858f3fd0e96605d8a44ed3b604498 # Parent d0ff520f87dab8046e37d45ac6f135f2cafd881f [gaim-migrate @ 16302] Added new tcl_cmd.c to the win32 Makefile committer: Tailor Script diff -r d0ff520f87da -r 5af4422eb3f8 plugins/tcl/Makefile.mingw --- a/plugins/tcl/Makefile.mingw Wed Jun 21 04:57:27 2006 +0000 +++ b/plugins/tcl/Makefile.mingw Wed Jun 21 13:51:19 2006 +0000 @@ -61,6 +61,7 @@ ## C_SRC = tcl.c \ + tcl_cmd.c \ tcl_cmds.c \ tcl_glib.c \ tcl_ref.c \