diff --git a/makefile b/makefile index e5a0fa2..0ead01d 100644 --- a/makefile +++ b/makefile @@ -399,7 +399,8 @@ zipup: doc/crypt.pdf gpg -b -a libtomcrypt-$(VERSION).tar.xz gpg -b -a libtomcrypt-$(VERSION).zip -perlcritic: +codecheck: + perl helper.pl -a perlcritic *.pl # git commit: $Format:%h$ $Format:%ai$