summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--avahi-sharp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/avahi-sharp/Makefile.am b/avahi-sharp/Makefile.am
index 6f10667..524f39d 100644
--- a/avahi-sharp/Makefile.am
+++ b/avahi-sharp/Makefile.am
@@ -63,7 +63,7 @@ if HAVE_MONODOC
update-docs: $(ASSEMBLY)
$(MONODOCER) -assembly:$(ASSEMBLY) -path:en
-avahi-sharp-docs.zip: $(srcdir)/en/*/*
+avahi-sharp-docs.zip avahi-sharp-docs.tree: $(srcdir)/en/*/*
$(MDASSEMBLER) --out avahi-sharp-docs --ecma $(srcdir)/en
docdir = $(MONODOC_DIR)