X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;h=e23db8e97d97f899ae1ef66f65b161094fb18c4a;hb=519c8939aa6d436c8ed48bb0f390e9971676928f;hp=1ce7f76cec35926079bd2688ab63968eb7a47933;hpb=9ad2a95c80ab0f9cf48d3f58e9a7ed6f06685c34;p=catta diff --git a/Makefile.am b/Makefile.am index 1ce7f76..e23db8e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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/ -