summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 21e1f2a80..1af792ade 100644
--- a/Makefile
+++ b/Makefile
@@ -138,7 +138,6 @@ MKDIR=mkdir
TOUCH=touch
STRIP?=strip
INSTALL?=install
-SPLIT_MESSAGES=$(PERL) utils/split-messages.pl
# build verbosity
ifeq ($(V),1)