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 3055e226a..e3e0ad551 100644
--- a/Makefile
+++ b/Makefile
@@ -368,7 +368,7 @@ scan-build: clean
368 368
369.PHONY: codespell 369.PHONY: codespell
370codespell: clean 370codespell: clean
371 codespell --ignore-regex "UE|creat|doas|shotcut|ether" src test 371 codespell --ignore-regex "UE|creat|doas|ether|isplay|shotcut" src test
372 372
373.PHONY: print-env 373.PHONY: print-env
374print-env: 374print-env: