aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6e2e5dd..cf79391 100644
--- a/Makefile
+++ b/Makefile
@@ -163,7 +163,7 @@ check-aliases:
uuid | email -s "lawtech->toph" -f andre@pilotis.net
uuid | email -s "toph->lawtech" andre@pilotis.net
-check: check-shellcheck check-perlcritic check-fixme \
+check: check-fixme \
check-dirty-public check-dirty-private check-dirty-pass \
check-opt check-pod check-aliases
@cd $(PRIV_CONFIG) && $(MAKE) $@