summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-02-15 17:53:31 +0000
committerVincent Sanders <vince@kyllikki.org>2019-02-15 17:53:31 +0000
commit231f026e6a518db00695b4c18c7f41b6c8698942 (patch)
tree41a4db7a050a036971fccbda6d514afa23933b3c /Makefile
parentd1fa6a8ee1e53aebd8d3a7baa3b27f27e71972c2 (diff)
downloadnetsurf-231f026e6a518db00695b4c18c7f41b6c8698942.tar.gz
netsurf-231f026e6a518db00695b4c18c7f41b6c8698942.tar.bz2
Improve framebuffer install rule
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f685252e0..f86042897 100644
--- a/Makefile
+++ b/Makefile
@@ -137,6 +137,7 @@ PERL=perl
MKDIR=mkdir
TOUCH=touch
STRIP?=strip
+INSTALL?=install
SPLIT_MESSAGES=$(PERL) utils/split-messages.pl
# build verbosity