From 7b7a022127d14b3a83d042c2aa52c76ec90554d2 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 2 Oct 2005 02:18:11 +0000 Subject: * add pthreads autoconf scripts * add bonjour compatiblity layer (only browsing, resolving for now. the complicated stuff is done, missing parts will follow soon) git-svn-id: file:///home/lennart/svn/public/avahi/trunk@672 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2d32ea6..14cf04a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -59,7 +59,8 @@ SUBDIRS = \ examples \ man \ tests \ - service-type-database + service-type-database \ + compat-bonjour DX_INPUT = \ -- cgit