]> git.meshlink.io Git - catta/blobdiff - avahi-sharp/Makefile.am
* add two more service types to database (closes #47)
[catta] / avahi-sharp / Makefile.am
index cd07a126af13f9d6bbc2c9b65ce48692dc7bfba2..4ca3c11e958c34e942321a53e5efc8858d2e9b9e 100644 (file)
@@ -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)