changeset 7137:f2c8cca8baea

[gaim-migrate @ 7704] i think this will let those win32 folk compile again committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 03 Oct 2003 23:20:02 +0000
parents 2b99c950b817
children f189f8ccaa98
files src/Makefile.mingw src/protocols/jabber/Makefile.mingw
diffstat 2 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.mingw	Fri Oct 03 23:19:21 2003 +0000
+++ b/src/Makefile.mingw	Fri Oct 03 23:20:02 2003 +0000
@@ -81,7 +81,6 @@
 			accountopt.c \
 			away.c \
 			blist.c \
-			browser.c \
 			buddy_chat.c \
 			buddyicon.c \
 			connection.c \
@@ -133,6 +132,7 @@
 			themes.c \
 			util.c \
 			value.c \
+			xmlnode.c \
 			win32/win32dep.c \
 			win32/MinimizeToTray.c \
 			win32/libc_interface.c \
--- a/src/protocols/jabber/Makefile.mingw	Fri Oct 03 23:19:21 2003 +0000
+++ b/src/protocols/jabber/Makefile.mingw	Fri Oct 03 23:20:02 2003 +0000
@@ -79,7 +79,6 @@
 			parser.c \
 			presence.c \
 			roster.c \
-			xmlnode.c \
 			win32/posix.uname.c