diff libgaim/Makefile.am @ 14730:5b389aacc06b

[gaim-migrate @ 17486] Add the thread-based win32 giochannel implementation from glib 2.6.6 to our src tree. This way we can use GTK+ >= 2.8.0 and still use the iochannel implementation that works for us. Hopefully at some point we can use the more efficient 2.8.x giochannel implementation. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Mon, 16 Oct 2006 17:14:41 +0000
parents 34083fe39891
children 3f639d4991cb
line wrap: on
line diff
--- a/libgaim/Makefile.am	Mon Oct 16 14:50:20 2006 +0000
+++ b/libgaim/Makefile.am	Mon Oct 16 17:14:41 2006 +0000
@@ -16,6 +16,7 @@
 		win32/targets.mak \
 		win32/wgaimerror.h \
 		win32/win32dep.c \
+		win32/giowin32.c \
 		win32/win32dep.h
 
 if USE_GCONFTOOL