# HG changeset patch # User Richard Laager # Date 1150118650 0 # Node ID 4a1debda969d50cea2a940987219defb2ba8fd83 # Parent 5ef7dae8ab871bfc81e3335d4d897fff1939d544 [gaim-migrate @ 16263] Fix SF Bug #1504509 "in file trunk/plugins/tcl/Makefile.mingw is forgotten to add the new file tcl_ref.c to the source list." committer: Tailor Script diff -r 5ef7dae8ab87 -r 4a1debda969d plugins/tcl/Makefile.mingw --- a/plugins/tcl/Makefile.mingw Sun Jun 11 19:05:45 2006 +0000 +++ b/plugins/tcl/Makefile.mingw Mon Jun 12 13:24:10 2006 +0000 @@ -63,6 +63,7 @@ C_SRC = tcl.c \ tcl_cmds.c \ tcl_glib.c \ + tcl_ref.c \ tcl_signals.c