[Intel-gfx] [maintainer-tools PATCH 2/5] build: add drm-misc-commit-flow.svg to clean target

Jani Nikula jani.nikula at intel.com
Wed Aug 9 21:08:19 UTC 2017


Signed-off-by: Jani Nikula <jani.nikula at intel.com>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 784d986b18cd..8bbabae56741 100644
--- a/Makefile
+++ b/Makefile
@@ -48,6 +48,6 @@ mancheck:
 check: shellcheck mancheck all
 
 clean:
-	rm -f drm-intel.html drm-intel-flow.svg dim.html drm-misc.html
+	rm -f drm-intel.html drm-intel-flow.svg drm-misc-commit-flow.svg dim.html drm-misc.html
 
 .PHONY: all clean
-- 
2.11.0



More information about the Intel-gfx mailing list