X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=Makefile.am;h=77040918c738426801829037b58b7a5d16c06ebb;hb=1587fdd9af10ddb6df18982f453de2a297abbcf7;hp=f5af878c86c1023ac62e112de00be45e8742db90;hpb=cfbfc17a70c353264ec26dd66228d16e31b08e77;p=catta diff --git a/Makefile.am b/Makefile.am index f5af878..7704091 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 = \