Merge tag 'docs-4.11' of git://git.lwn.net/linux
[sfrench/cifs-2.6.git] / Documentation / DocBook / Makefile
index 5fd8f5effd0c59b06d0dccec9bade44c8d6395a2..60a17b7da83440abde40b3aabfce4c330da29f4b 100644 (file)
@@ -13,7 +13,7 @@ DOCBOOKS := z8530book.xml  \
            gadget.xml libata.xml mtdnand.xml librs.xml rapidio.xml \
            genericirq.xml s390-drivers.xml scsi.xml \
            sh.xml regulator.xml w1.xml \
-           writing_musb_glue_layer.xml iio.xml
+           writing_musb_glue_layer.xml
 
 ifeq ($(DOCBOOKS),)
 
@@ -71,6 +71,7 @@ installmandocs: mandocs
 # no-op for the DocBook toolchain
 epubdocs:
 latexdocs:
+linkcheckdocs:
 
 ###
 #External programs used
@@ -272,6 +273,6 @@ cleandocs:
        $(Q)rm -rf $(call objectify, $(clean-dirs))
 
 # Declare the contents of the .PHONY variable as phony.  We keep that
-# information in a variable se we can use it in if_changed and friends.
+# information in a variable so we can use it in if_changed and friends.
 
 .PHONY: $(PHONY)