aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c69c1894f..49c97c382 100644
--- a/Makefile
+++ b/Makefile
@@ -358,7 +358,7 @@ cppcheck: clean
358 358
359.PHONY: scan-build 359.PHONY: scan-build
360scan-build: clean 360scan-build: clean
361 NO_EXTRA_CFLAGS="yes" scan-build make 361 scan-build make
362 362
363.PHONY: codespell 363.PHONY: codespell
364codespell: clean 364codespell: clean