comparison src/protocols/rendezvous/Makefile.am @ 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 dbbf5470ba05
children 8bc7ba019e96
comparison
equal deleted inserted replaced
9251:45d2ad4ac1c1 9252:fe9f4eee3dcb
3 3
4 pkgdir = $(libdir)/gaim 4 pkgdir = $(libdir)/gaim
5 5
6 RENDEZVOUSSOURCES = \ 6 RENDEZVOUSSOURCES = \
7 mdns.c \ 7 mdns.c \
8 mdns.h \
8 mdns_cache.c \ 9 mdns_cache.c \
10 mdns_cache.h \
9 rendezvous.c 11 rendezvous.c
10 12
11 AM_CFLAGS = $(st) 13 AM_CFLAGS = $(st)
12 14
13 librendezvous_la_LDFLAGS = -module -avoid-version 15 librendezvous_la_LDFLAGS = -module -avoid-version