summaryrefslogtreecommitdiff
path: root/Makefile.SH
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.SH')
-rw-r--r--Makefile.SH3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH
index 1f2263816c..cb04d7cc98 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -765,6 +765,9 @@ extras.install: perl$(EXE_EXT)
.PHONY: install install-strip install-all install-verbose install-silent \
no-install install.perl install.man install.html
+META.yml: Porting/makemeta Porting/Maintainers.pl Porting/Maintainers.pm
+ $(LDLIBPTH) ./miniperl -Ilib Porting/makemeta
+
install-strip:
$(MAKE) STRIPFLAGS=-s install