]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/Makefile.am
* nicer display of txt records
[catta] / avahi-daemon / Makefile.am
index f1f0d510ac1b426016fe72b531f74aa6a2bcacab..9e347e365924ef9e8324912deebbdd9fee29741b 100644 (file)
@@ -40,8 +40,10 @@ AM_CFLAGS+= \
 sbin_PROGRAMS = \
        avahi-daemon
 
+if ENABLE_TESTS
 noinst_PROGRAMS = \
        ini-file-parser-test
+endif
 
 avahi_daemon_SOURCES = \
        main.c main.h \
@@ -108,6 +110,9 @@ EXTRA_DIST = \
        DomainBrowser.introspect \
        ServiceTypeBrowser.introspect \
        ServiceBrowser.introspect \
+       ServiceResolver.introspect \
+       AddressResolver.introspect \
+       HostNameResolver.introspect \
        ssh.service \
        example.service \
        introspect.dtd \