DocBook: Reduce noise from make cleandocs
authorTakashi Iwai <tiwai@suse.de>
Tue, 21 Oct 2014 16:18:12 +0000 (18:18 +0200)
committerJonathan Corbet <corbet@lwn.net>
Wed, 22 Oct 2014 15:50:30 +0000 (11:50 -0400)
commit0684d84ce0e2f694a7818c16cb0c5c00c4ed7cb8
tree8874a2bd469f95caac6c68e680aa92d3b05a65b1
parent60a95b772f20a286514d32daa082131721854a98
DocBook: Reduce noise from make cleandocs

I've got a harmless warning when running make cleandocs on an already
cleaned tree:
  Documentation/DocBook/media/Makefile:28: recipe for target 'cleanmediadocs' failed
  make[1]: [cleanmediadocs] Error 1 (ignored)

Suppress this by passing -f to rm.

Acked-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/DocBook/media/Makefile