# HG changeset patch # User Mark Doliner # Date 1130103832 0 # Node ID d8be45dfa316a7c4a5ed8256fb449c3a865576be # Parent 599c3073f5615c04f267508dcba58bd2900a0dd8 [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 diff -r 599c3073f561 -r d8be45dfa316 src/protocols/bonjour/Makefile.am --- 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)