diff src/Makefile.mingw @ 5248:d635e8fe2fba

[gaim-migrate @ 5620] Just cleaning up some loose ends. This should fix compilation on Windows oxen. How do you peeps feel about the TOMBSTONE thing? I just like using that word. "TOBMSTONE." committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 28 Apr 2003 06:11:49 +0000
parents 5160333a80df
children cb2a6b373ba1
line wrap: on
line diff
--- a/src/Makefile.mingw	Mon Apr 28 02:41:00 2003 +0000
+++ b/src/Makefile.mingw	Mon Apr 28 06:11:49 2003 +0000
@@ -76,8 +76,8 @@
 
 DLL_C_SRC =		about.c \
 			away.c \
+			blist.c \
 			browser.c \
-			buddy.c \
 			buddy_chat.c \
 			conversation.c \
 			core.c \
@@ -88,6 +88,7 @@
 			ft.c \
 			gaim-disclosure.c \
 			gaimrc.c \
+			gtkblist.c \
 			gtkconv.c \
 			gtkcellrendererprogress.c \
 			gtkdebug.c \
@@ -98,7 +99,6 @@
 			gtkutils.c \
 			html.c \
 			idle.c \
-			list.c \
 			log.c \
 			main.c \
 			md5.c \