diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) $@ |