]> git.meshlink.io Git - catta/blobdiff - Makefile.am
generate devhelp index file
[catta] / Makefile.am
index 2071916d86cc9bb20467a1c73ed7a7431da2d54d..77040918c738426801829037b58b7a5d16c06ebb 100644 (file)
@@ -48,16 +48,17 @@ EXTRA_DIST = \
        avahi-ui-sharp.pc.in \
        avahi-compat-libdns_sd.pc.in \
        avahi-compat-howl.pc.in \
-       avahi-ui.pc.in
+       avahi-ui.pc.in \
+       doxygen_to_devhelp.xsl
 
 SUBDIRS = \
        common \
        avahi-common \
-       avahi-glib \
        avahi-core \
-       avahi-discover-standalone \
        avahi-qt \
        avahi-client \
+       avahi-glib \
+       avahi-discover-standalone \
        avahi-daemon \
        avahi-sharp \
        initscript \
@@ -254,6 +255,11 @@ CLEANFILES += avahi-qt4.pc
 
 endif
 
+CLEANFILES += avahi.devhelp
+
+avahi.devhelp: doxygen-run
+       xsltproc -o $@ doxygen_to_devhelp.xsl doxygen/xml/index.xml
+
 MOSTLYCLEANFILES = $(DX_CLEANFILES)
 
 DISTCHECK_CONFIGURE_FLAGS = \