doc-rst: auto-build the frontend.h.rst
[cascardo/linux.git] / Documentation / Makefile.sphinx
index 810c11f..37cec11 100644 (file)
@@ -35,6 +35,7 @@ quiet_cmd_sphinx = SPHINX  $@
       cmd_sphinx = $(SPHINXBUILD) -b $2 $(ALLSPHINXOPTS) $(BUILDDIR)/$2
 
 htmldocs:
+       $(MAKE) -C $(srctree)/Documentation/linux_tv $@
        $(call cmd,sphinx,html)
 
 pdfdocs: