X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;h=e23db8e97d97f899ae1ef66f65b161094fb18c4a;hb=519c8939aa6d436c8ed48bb0f390e9971676928f;hp=e6f70561cd24a70c447bc041d6d2caa2ad58835e;hpb=ccdf8185dee9e480b2974d7a6387b12d5b6699cf;p=catta diff --git a/Makefile.am b/Makefile.am index e6f7056..e23db8e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,14 +17,43 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 # USA. -include aminclude.am +ACLOCAL_AMFLAGS = -I common -EXTRA_DIST = bootstrap.sh LICENSE $(DX_CONFIG) -SUBDIRS = avahi-common avahi-core avahi-discover avahi-client avahi-daemon initscript avahi-dnsconfd avahi-utils +include $(srcdir)/common/doxygen.mk + +EXTRA_DIST = \ + bootstrap.sh \ + LICENSE \ + $(DX_CONFIG) \ + docs/INSTALL \ + docs/TODO \ + 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 \ + avahi-daemon \ + initscript \ + avahi-dnsconfd \ + avahi-utils \ + examples \ + 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/