]> bbs.cooldavid.org Git - net-next-2.6.git/commit
docbook: fixup media support files for htmldocs also
authorRandy Dunlap <randy.dunlap@oracle.com>
Mon, 9 Aug 2010 23:30:40 +0000 (16:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2010 22:33:09 +0000 (15:33 -0700)
commit0f7436a5b09d9c6d67ed272be9641af003b1b3b2
tree42b8ac3c0e0e338f024743f0247899e578754b31
parent3d2be54bab7efd97b642838b9c883869ca5b98be
docbook: fixup media support files for htmldocs also

'make htmldocs' produces errors due to missing a supporting media
file, so add 'xmldoclinks' to the htmldocs dependencies so that the
needed supporting file will be present.

  Documentation/DocBook/media.xml:4: warning: failed to load external entity "Documentation/DocBook/media-entities.tmpl"

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/DocBook/Makefile