X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;h=e23db8e97d97f899ae1ef66f65b161094fb18c4a;hb=519c8939aa6d436c8ed48bb0f390e9971676928f;hp=252340879b29a247b5dde9f24968371e98537844;hpb=61eb92b1ba30fd4da9be7e9dc9714125c1576cca;p=catta diff --git a/Makefile.am b/Makefile.am index 2523408..e23db8e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,14 +27,16 @@ EXTRA_DIST = \ $(DX_CONFIG) \ docs/INSTALL \ docs/TODO \ - docs/DBUS-API \ docs/README \ + docs/DBUS-API \ + docs/AUTHORS \ docs/HACKING \ docs/overview.dia SUBDIRS = \ common \ avahi-common \ + avahi-glib \ avahi-core \ avahi-discover-standalone \ avahi-client \ @@ -43,11 +45,15 @@ SUBDIRS = \ avahi-dnsconfd \ avahi-utils \ examples \ - man + man \ + tests pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = avahi-core.pc MOSTLYCLEANFILES = $(DX_CLEANFILES) -#.PHONY: distcleancheck +homepage: + scp avahi-daemon/*.introspect avahi-daemon/introspect.dtd avahi-daemon/introspect.xsl\ + man/*.xml man/xmltoman.dtd man/xmltoman.xsl \ + fdo:public_html/