changeset 13823:4a1debda969d

[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 <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Mon, 12 Jun 2006 13:24:10 +0000
parents 5ef7dae8ab87
children 3b8dc44ff25f
files plugins/tcl/Makefile.mingw
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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