aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 1a1fa9b658..8a26c6403b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -274,8 +274,7 @@ check-local: \
check-changes \
check-includes \
check-best-practices \
- shellcheck \
- check-cocci
+ shellcheck
# test-network requires a copy of Chutney in $CHUTNEY_PATH.
# Chutney can be cloned from https://git.torproject.org/chutney.git .