From 61c1818aed968ea2f394c4a6a7f229a48b775480 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Fri, 15 Feb 2002 23:32:53 +0000 Subject: (check): add lang::check checking --- perl-install/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install') diff --git a/perl-install/Makefile b/perl-install/Makefile index 2a1039fab..fc74b38f7 100644 --- a/perl-install/Makefile +++ b/perl-install/Makefile @@ -17,6 +17,7 @@ clean: check: $(MAKE) -C share/po check + perl -I. -Mlang -e 'lang::check' tar-drakxtools: clean rm -rf standalone/pixmaps -- cgit v1.2.1