From a21074b9ea4b11b74d114e2669248f979caf0d3a Mon Sep 17 00:00:00 2001 From: James Willcox Date: Fri, 9 Sep 2005 18:41:51 +0000 Subject: integrate mono bindings into the build git-svn-id: file:///home/lennart/svn/public/avahi/trunk@540 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 68abb4f..ace4a05 100644 --- a/Makefile.am +++ b/Makefile.am @@ -51,6 +51,7 @@ SUBDIRS = \ avahi-qt \ avahi-client \ avahi-daemon \ + avahi-sharp \ initscript \ avahi-dnsconfd \ avahi-utils \ @@ -59,6 +60,7 @@ SUBDIRS = \ tests \ service-type-database + DX_INPUT = \ $(srcdir)/avahi-common/cdecl.h \ $(srcdir)/avahi-core/core.h \ -- cgit