changeset 9252:fe9f4eee3dcb

[gaim-migrate @ 10051] Someone pointed this out last week. These need to be in here, right? committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 10 Jun 2004 02:10:43 +0000
parents 45d2ad4ac1c1
children 9d9161a3d9f7
files src/protocols/rendezvous/Makefile.am
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/rendezvous/Makefile.am	Wed Jun 09 20:47:07 2004 +0000
+++ b/src/protocols/rendezvous/Makefile.am	Thu Jun 10 02:10:43 2004 +0000
@@ -5,7 +5,9 @@
 
 RENDEZVOUSSOURCES = \
 	mdns.c \
+	mdns.h \
 	mdns_cache.c \
+	mdns_cache.h \
 	rendezvous.c
 
 AM_CFLAGS = $(st)