]> git.meshlink.io Git - catta/blobdiff - Makefile.am
strip glib usage from avahi-dnsconfd
[catta] / Makefile.am
index 1ce7f76cec35926079bd2688ab63968eb7a47933..e23db8e97d97f899ae1ef66f65b161094fb18c4a 100644 (file)
@@ -36,6 +36,7 @@ EXTRA_DIST = \
 SUBDIRS = \
        common \
        avahi-common \
+       avahi-glib \
        avahi-core \
        avahi-discover-standalone \
        avahi-client \
@@ -44,7 +45,8 @@ SUBDIRS = \
        avahi-dnsconfd \
        avahi-utils \
        examples \
-       man
+       man \
+       tests
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = avahi-core.pc
@@ -55,4 +57,3 @@ homepage:
        scp avahi-daemon/*.introspect avahi-daemon/introspect.dtd avahi-daemon/introspect.xsl\
            man/*.xml man/xmltoman.dtd man/xmltoman.xsl \
            fdo:public_html/
-