summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 50a81e24b5..392386b9f1 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -205,9 +205,8 @@ SHELL = $sh
TRNL = '$trnl'
# not used by Makefile but by installperl;
-# mentioned here so that metaconfig picks these up
+# mentioned here so that metaconfig picks it up
INSTALL_USR_BIN_PERL = $installusrbinperl
-INSTALL_SCRIPTS = $installscripts
!GROK!THIS!