changeset 13846:5af4422eb3f8

[gaim-migrate @ 16302] Added new tcl_cmd.c to the win32 Makefile committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 21 Jun 2006 13:51:19 +0000
parents d0ff520f87da
children 6c965941d0e0
files plugins/tcl/Makefile.mingw
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 \