[xbuild] Add support for wildcards in Import.
[mono.git] / docs / docs.make
index 50a001f5f29addfbd64ab8b9ffdb023a1bd56e66..7129bcadfc47a43ddae2a8a8209bf3bf9c8d2d9e 100644 (file)
@@ -10,6 +10,9 @@ ASSEMBLED_DOCS = \
 convert.exe: convert.cs AgilityPack.dll
        $(CSCOMPILE) -out:$@ $< -r:AgilityPack.dll
 
+AgilityPack.dll:
+       $(CSCOMPILE) -target:library -out:$@ HtmlAgilityPack/*.cs
+
 monoapi.zip: monoapi.tree
        @test -f $@ || { rm -f $< && $(MAKE) $<; }
 monoapi.tree: toc.xml docs.make