[maintainer-tools PATCH] dim: Add drm-misc-commit-flow.svg to clean target
Sean Paul
seanpaul at chromium.org
Fri Aug 18 18:37:51 UTC 2017
Clean up drm-misc-commit-flow.svg when running make clean.
Signed-off-by: Sean Paul <seanpaul at chromium.org>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 44fcdc9..8daa912 100644
--- a/Makefile
+++ b/Makefile
@@ -47,6 +47,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 dim.html drm-misc.html drm-misc-commit-flow.svg
.PHONY: all clean
--
2.14.1.480.gb18f417b89-goog
More information about the dri-devel
mailing list