]> git.meshlink.io Git - catta/blobdiff - Makefile.am
strip glib usage from avahi-dnsconfd
[catta] / Makefile.am
index a8b50d1a9e773fb0e356117ec8721d89b09e35cd..e23db8e97d97f899ae1ef66f65b161094fb18c4a 100644 (file)
@@ -21,12 +21,39 @@ ACLOCAL_AMFLAGS = -I common
 
 include $(srcdir)/common/doxygen.mk
 
-EXTRA_DIST = bootstrap.sh LICENSE $(DX_CONFIG)
-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 \
+       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/