commit | 240fa48cd50701373240b757cfc6a9dbbee8128d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jul 25 11:38:17 2018 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Jul 26 07:12:31 2018 -0400 |
tree | 50d7b71881df4adb0c03e0814640d6f831a5a5f1 | |
parent | 7b4e9a5cf880ee1dba50aa82d34cdaeafd1ccd7d [diff] |
Makefile: Fix 'clean' target Now that we have removed the DocBook files we need to not try and clean that directory. Reported-by: ericywl <midnight2903@gmail.com> Reported-by: Jagan Teki <jagan@amarulasolutions.com> Fixes: 78a88f7930be ("doc: Replace DocBook with sphinx-based docs") Signed-off-by: Tom Rini <trini@konsulko.com>