Remove extra tab.

Signed-off-by: Jani Nikula <[email protected]>
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 51e1d42488b0..aab4c6e3a65b 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ all: drm-intel.html dim.html drm-misc.html remap-log
        rst2html $< > $@
 
 remap-log: remap-log.c
-               $(CC) $(CFLAGS) -o $@ $<
+       $(CC) $(CFLAGS) -o $@ $<
 
 drm-intel.html: drm-intel.rst drm-intel-flow.svg drm-intel-timeline.rst 
drm-intel-timeline.json
 
-- 
2.11.0

_______________________________________________
dim-tools mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dim-tools

Reply via email to