X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;ds=sidebyside;f=avahi-compat-libdns_sd%2FMakefile.am;h=25c1f6e52b68da3dd441b547cef4d2edb62d6ef5;hb=270ea0a81dacf6a2073019d232b6f106e33eeb14;hp=bd33bb0e6136c83bf6c4c3b87e6511149adc0dd2;hpb=c52e4dc323f39d9a9ee59062d95d769882497f1b;p=catta diff --git a/avahi-compat-libdns_sd/Makefile.am b/avahi-compat-libdns_sd/Makefile.am index bd33bb0..25c1f6e 100644 --- a/avahi-compat-libdns_sd/Makefile.am +++ b/avahi-compat-libdns_sd/Makefile.am @@ -50,7 +50,7 @@ txt_test_SOURCES = \ txt-test.c \ warn.c warn.h txt_test_CFLAGS = $(AM_CFLAGS) $(PTHREAD_CFLAGS) -txt_test_LDADD = $(AM_LDADD) ../avahi-common/libavahi-common.la +txt_test_LDADD = $(AM_LDADD) $(PTHREAD_LIBS) ../avahi-common/libavahi-common.la # You can test the compatibility layer by sticking in mDNSResponder's # dns-sd.c source here, naming it "libdns_sd-test.c" and running "make