changeset 8098:d470c16dd17a

[gaim-migrate @ 8798] Seriously, I hate Windows. And why the crap is tcl_win32.c 0775? committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Wed, 14 Jan 2004 04:32:08 +0000
parents 997afe61914e
children 40163e984818
files plugins/tcl/Makefile.am
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/tcl/Makefile.am	Tue Jan 13 19:45:42 2004 +0000
+++ b/plugins/tcl/Makefile.am	Wed Jan 14 04:32:08 2004 +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
+EXTRA_DIST = signal-test.tcl Makefile.mingw tcl_win32.c
 
 AM_CPPFLAGS = \
 	-DVERSION=\"$(VERSION)\" \