summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Willcox <snopr@snorp.net>2005-09-09 18:41:51 +0000
committerJames Willcox <snopr@snorp.net>2005-09-09 18:41:51 +0000
commita21074b9ea4b11b74d114e2669248f979caf0d3a (patch)
tree0a51486c45514bdecd500a012f59039c53ecba3d /Makefile.am
parent8263f6594082e5c892a9425707413a386733fef4 (diff)
integrate mono bindings into the build
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@540 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
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 \