changeset 11476:5d3f8d9e8f92

[gaim-migrate @ 13718] Kevin Stange requested this of me... committer: Tailor Script <tailor@pidgin.im>
author Gary Kramlich <grim@reaperworld.com>
date Fri, 09 Sep 2005 05:06:18 +0000
parents 7fab28c991f3
children 36f575351c49
files src/Makefile.mingw src/protocols/yahoo/Makefile.mingw
diffstat 2 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.mingw	Fri Sep 09 04:40:21 2005 +0000
+++ b/src/Makefile.mingw	Fri Sep 09 05:06:18 2005 +0000
@@ -120,6 +120,7 @@
 			gtkstock.c \
 			gtkthemes.c \
 			gtkutils.c \
+			gtkwhiteboard.c \
 			idle.c \
 			imgstore.c \
 			log.c \
@@ -148,6 +149,7 @@
 			util.c \
 			value.c \
 			xmlnode.c \
+			whiteboard.c \
 			win32/win32dep.c \
 			win32/MinimizeToTray.c \
 			win32/libc_interface.c \
--- a/src/protocols/yahoo/Makefile.mingw	Fri Sep 09 04:40:21 2005 +0000
+++ b/src/protocols/yahoo/Makefile.mingw	Fri Sep 09 05:06:18 2005 +0000
@@ -71,6 +71,7 @@
 C_SRC =			yahoo.c \
 			yahoo_auth.c \
 			yahoochat.c \
+			yahoo_doodle.c \
 			yahoo_filexfer.c \
 			yahoo_packet.c \
 			yahoo_profile.c \