public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [maintainer-tools PATCH] dim: Add drm-misc-commit-flow.svg to clean target
@ 2017-08-18 18:37 Sean Paul
  2017-08-21  8:10 ` Jani Nikula
  0 siblings, 1 reply; 2+ messages in thread
From: Sean Paul @ 2017-08-18 18:37 UTC (permalink / raw)
  To: intel-gfx, dri-devel; +Cc: Jani Nikula, Daniel Vetter

Clean up drm-misc-commit-flow.svg when running make clean.

Signed-off-by: Sean Paul <seanpaul@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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-08-21  8:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-18 18:37 [maintainer-tools PATCH] dim: Add drm-misc-commit-flow.svg to clean target Sean Paul
2017-08-21  8:10 ` Jani Nikula

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox