diff options
-rw-r--r-- | perl-install/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-install/Makefile b/perl-install/Makefile index 2605a3386..caa4134ce 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -49,6 +49,8 @@ check_pms_encoding: check: check_pms_encoding perl -I. -Mlang -e 'lang::check' + +check2: perl -I. -Mkeyboard -e 'keyboard::check' localcopy: clean |