diff src/protocols/rendezvous/Makefile.mingw @ 10549:8bc7ba019e96

[gaim-migrate @ 11919] This should make rendezvous compile again. It's back to being able to somewhat sign on and see other people. Still nowhere near being able to message. I think I want to work on messaging, then maybe come back and look into using a third party lib or maybe just an external mDNS server for presence. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 27 Jan 2005 05:28:08 +0000
parents dbbf5470ba05
children
line wrap: on
line diff
--- a/src/protocols/rendezvous/Makefile.mingw	Thu Jan 27 05:24:26 2005 +0000
+++ b/src/protocols/rendezvous/Makefile.mingw	Thu Jan 27 05:28:08 2005 +0000
@@ -68,7 +68,8 @@
 ##  SOURCES, OBJECTS
 ##
 
-C_SRC =			mdns.c \
+C_SRC =			direct.c \
+				mdns.c \
 				mdns_cache.c \
 				rendezvous.c