diff src/protocols/bonjour/Makefile.am @ 11765:d8be45dfa316

[gaim-migrate @ 14056] The list of files in BONJOURSOURCES describes what should be included in the tarballs. For the tarballs to be usable, the header files need to be included. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 23 Oct 2005 21:43:52 +0000
parents 36f575351c49
children 9096f56b725f
line wrap: on
line diff
--- a/src/protocols/bonjour/Makefile.am	Sun Oct 23 21:11:26 2005 +0000
+++ b/src/protocols/bonjour/Makefile.am	Sun Oct 23 21:43:52 2005 +0000
@@ -5,9 +5,13 @@
 
 BONJOURSOURCES = \
 	bonjour.c \
+	bonjour.h \
 	buddy.c \
+	buddy.h \
 	dns_sd.c \
-	jabber.c
+	dns_sd.h \
+	jabber.c \
+	jabber.h
 
 AM_CFLAGS = $(st)