]> git.karo-electronics.de Git - linux-beck.git/blobdiff - Documentation/Makefile.sphinx
Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging new changes
[linux-beck.git] / Documentation / Makefile.sphinx
index b10b6c598ae2c80d74a44222bfdb7558e38033f9..857f1e273418e1a1dffdd23b03b48476f098913b 100644 (file)
@@ -67,6 +67,8 @@ installmandocs:
 cleandocs:
        $(Q)rm -rf $(BUILDDIR)
 
+endif # HAVE_SPHINX
+
 dochelp:
        @echo  ' Linux kernel internal documentation in different formats (Sphinx):'
        @echo  '  htmldocs        - HTML'
@@ -74,5 +76,3 @@ dochelp:
        @echo  '  epubdocs        - EPUB'
        @echo  '  xmldocs         - XML'
        @echo  '  cleandocs       - clean all generated files'
-
-endif # HAVE_SPHINX