diff --git a/Makefile b/Makefile index c1d91181d..eef22af4b 100644 --- a/Makefile +++ b/Makefile @@ -140,7 +140,7 @@ endif PERL=perl MKDIR=mkdir TOUCH=touch -STRIP=strip +STRIP?=strip SPLIT_MESSAGES=$(PERL) utils/split-messages.pl # build verbosity