summaryrefslogtreecommitdiffstats
path: root/avahi-daemon/Makefile.am
diff options
context:
space:
mode:
authorTrent Lloyd <lathiat@bur.st>2005-08-23 13:02:11 +0000
committerTrent Lloyd <lathiat@bur.st>2005-08-23 13:02:11 +0000
commit5afe2f493d0aca90bb3e05ca7ebd6af50f9daaeb (patch)
tree5b1a9bceec6bba8b91579b3936b491d0edb2b221 /avahi-daemon/Makefile.am
parent9d125e3a3ae8a3bc4150756294226b3feb95799e (diff)
* Bump version number in configure.ac to 0.2
* Move a few dir definitions in Makefile.am's do that autotools doesn't create empty directories * Uncomment AM_CONDITIONAL for TARGET_GENTOO which broke the build * Add missing introspect files to EXTRA_DIST in avahi-daemon/Makefile.am, makes distcheck pass again. * Remove the ugly archlinux specific -std=c99 hack * Replace it with a much more elegant test to see if rtnetlink.h will compile w ith -std=c99 and disable it if it will not git-svn-id: file:///home/lennart/svn/public/avahi/trunk@417 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
Diffstat (limited to 'avahi-daemon/Makefile.am')
-rw-r--r--avahi-daemon/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/avahi-daemon/Makefile.am b/avahi-daemon/Makefile.am
index f1f0d51..8c433d5 100644
--- a/avahi-daemon/Makefile.am
+++ b/avahi-daemon/Makefile.am
@@ -108,6 +108,9 @@ EXTRA_DIST = \
DomainBrowser.introspect \
ServiceTypeBrowser.introspect \
ServiceBrowser.introspect \
+ ServiceResolver.introspect \
+ AddressResolver.introspect \
+ HostNameResolver.introspect \
ssh.service \
example.service \
introspect.dtd \