X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=avahi-sharp%2FMakefile.am;h=43ab428574629f2cb5dac5a7f48830790e1ee3c6;hb=f8f00d3edbecf619548779dc4244f075d6f4b32f;hp=cd07a126af13f9d6bbc2c9b65ce48692dc7bfba2;hpb=6fd634e44fbef07cbe92954aa7ed356bbd75658b;p=catta diff --git a/avahi-sharp/Makefile.am b/avahi-sharp/Makefile.am index cd07a12..43ab428 100644 --- a/avahi-sharp/Makefile.am +++ b/avahi-sharp/Makefile.am @@ -64,11 +64,13 @@ if HAVE_MONODOC update-docs: $(ASSEMBLY) $(MONODOCER) -assembly:$(ASSEMBLY) -path:en -avahi-sharp-docs.zip avahi-sharp-docs.tree: $(srcdir)/en/*/* +avahi-sharp-docs.zip: avahi-sharp-docs.tree + +avahi-sharp-docs.tree: $(srcdir)/en/*/* $(MDASSEMBLER) --out avahi-sharp-docs --ecma $(srcdir)/en -docdir = $(MONODOC_DIR) -doc_DATA = avahi-sharp-docs.zip avahi-sharp-docs.tree avahi-sharp-docs.source +monodocdir = $(MONODOC_DIR) +monodoc_DATA = avahi-sharp-docs.zip avahi-sharp-docs.tree avahi-sharp-docs.source endif