From: Sebastien Estienne Date: Sun, 15 Jan 2006 15:04:54 +0000 (+0000) Subject: fix bug https://bugs.freedesktop.org/show_bug.cgi?id=5570 X-Git-Url: https://git.meshlink.io/?a=commitdiff_plain;h=86f701c80f02804ce56e5366f7cb4699d63a6db9;p=catta fix bug https://bugs.freedesktop.org/show_bug.cgi?id=5570 git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1082 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- diff --git a/avahi-sharp/Makefile.am b/avahi-sharp/Makefile.am index cd07a12..4ca3c11 100644 --- a/avahi-sharp/Makefile.am +++ b/avahi-sharp/Makefile.am @@ -64,7 +64,9 @@ 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)