diff src/Makefile.mingw @ 11379:51c189755f1d

[gaim-migrate @ 13605] Make the NTLM and dnssrv stuff compile on win32. This hasn't been tested very much (i.e. at all). When something starts using this stuff it'll get some testing love. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 31 Aug 2005 00:00:31 +0000
parents e1840eb860e7
children 9f6df41df587
line wrap: on
line diff
--- a/src/Makefile.mingw	Tue Aug 30 23:55:32 2005 +0000
+++ b/src/Makefile.mingw	Wed Aug 31 00:00:31 2005 +0000
@@ -89,6 +89,7 @@
 			conversation.c \
 			core.c \
 			debug.c \
+			dnssrv.c \
 			eventloop.c \
 			ft.c \
 			gtkaccount.c \
@@ -127,6 +128,7 @@
 			mime.c \
 			network.c \
 			notify.c \
+			ntlm.c \
 			plugin.c \
 			pluginpref.c \
 			pounce.c \