Re: [PATCH] doc: make clean does not remove some xml files

2014-04-23 Thread Randy Dunlap
On 04/23/14 03:24, Masanari Iida wrote: > "make clean" does not remove following files in > Documentations/Docbook. > > audio.h.xml, ca.h.xml, dmx.h.xml, frontend.h.xml > net.h.xml, videodev2.h.xml vide.h.xml. > > These files are generated when "make xmldocs". > > Signed-off-by: Masanari Iida

[PATCH] doc: make clean does not remove some xml files

2014-04-23 Thread Masanari Iida
"make clean" does not remove following files in Documentations/Docbook. audio.h.xml, ca.h.xml, dmx.h.xml, frontend.h.xml net.h.xml, videodev2.h.xml vide.h.xml. These files are generated when "make xmldocs". Signed-off-by: Masanari Iida --- Documentation/DocBook/Makefile | 4 +++- 1 file change