changeset 13456:09faf5b43b8b

[gaim-migrate @ 15831] remove tcl_win32.c from here too committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 08 Mar 2006 03:43:24 +0000
parents 70197e8ac15c
children 1eed4ec0912d
files plugins/tcl/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/tcl/Makefile.am	Wed Mar 08 03:41:58 2006 +0000
+++ b/plugins/tcl/Makefile.am	Wed Mar 08 03:43:24 2006 +0000
@@ -6,7 +6,7 @@
 
 tcl_la_SOURCES = tcl.c tcl_glib.c tcl_glib.h tcl_cmds.c tcl_signals.c tcl_gaim.h
 
-EXTRA_DIST = signal-test.tcl Makefile.mingw tcl_win32.c
+EXTRA_DIST = signal-test.tcl Makefile.mingw
 
 AM_CPPFLAGS = \
 	-DVERSION=\"$(VERSION)\" \