diff src/Makefile.mingw @ 11364:e1840eb860e7

[gaim-migrate @ 13588] Make the stun stuff compile on win32. This is largely untested since this code will not currently ever be called, but it compiles. This is based on a patch from Fran?ois Gagn?." committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Tue, 30 Aug 2005 00:32:32 +0000
parents 0d3d1031e397
children 51c189755f1d
line wrap: on
line diff
--- a/src/Makefile.mingw	Mon Aug 29 21:48:22 2005 +0000
+++ b/src/Makefile.mingw	Tue Aug 30 00:32:32 2005 +0000
@@ -143,6 +143,7 @@
 			sslconn.c \
 			status.c \
 			stringref.c \
+			stun.c \
 			upnp.c \
 			util.c \
 			value.c \