X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;h=1ce7f76cec35926079bd2688ab63968eb7a47933;hb=a653540edf61c4c3fc5c7541d30bb40f92088ec0;hp=252340879b29a247b5dde9f24968371e98537844;hpb=61eb92b1ba30fd4da9be7e9dc9714125c1576cca;p=catta diff --git a/Makefile.am b/Makefile.am index 2523408..1ce7f76 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,8 +27,9 @@ EXTRA_DIST = \ $(DX_CONFIG) \ docs/INSTALL \ docs/TODO \ - docs/DBUS-API \ docs/README \ + docs/DBUS-API \ + docs/AUTHORS \ docs/HACKING \ docs/overview.dia @@ -50,4 +51,8 @@ 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/ +