]> git.meshlink.io Git - catta/blobdiff - Makefile.am
* add resource limit enforcement to the daemon
[catta] / Makefile.am
index 62ee02748fe6e88ea3da5d92eb754ef539f0763b..05b84bc9c9b231008d2e88701e3f15593346f53d 100644 (file)
@@ -21,12 +21,38 @@ ACLOCAL_AMFLAGS = -I common
 
 include $(srcdir)/common/doxygen.mk
 
-EXTRA_DIST = bootstrap.sh LICENSE $(DX_CONFIG) docs/INSTALL docs/TODO docs/DBUS-API docs/README docs/HACKING docs/overview.dia
-SUBDIRS = common avahi-common avahi-core avahi-discover-standalone avahi-client avahi-daemon initscript avahi-dnsconfd avahi-utils examples
+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
 
 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/