]> git.meshlink.io Git - catta/blobdiff - Makefile.am
generate devhelp index file
[catta] / Makefile.am
index f5af878c86c1023ac62e112de00be45e8742db90..77040918c738426801829037b58b7a5d16c06ebb 100644 (file)
@@ -48,7 +48,8 @@ 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 \
@@ -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 = \