diff --git a/mozilla/security/psm/server/Makefile b/mozilla/security/psm/server/Makefile index c7af5bd9fb1..0b572f7202d 100644 --- a/mozilla/security/psm/server/Makefile +++ b/mozilla/security/psm/server/Makefile @@ -313,5 +313,5 @@ endif cp $(INSTALL_JS) xpi/install.js cd xpi; zip -T -r ../$(PLATFORM)/psm.xpi psm install.js rm -rf xpi - + $(NSINSTALL) -m 644 moz-install.html $(PLATFORM) diff --git a/mozilla/security/psm/server/moz-install.html b/mozilla/security/psm/server/moz-install.html new file mode 100644 index 00000000000..750d7f71d43 --- /dev/null +++ b/mozilla/security/psm/server/moz-install.html @@ -0,0 +1,79 @@ + + +Sample PSM xpi install for Mozilla + + + +Click on this button to install the sample PSM xpi file for Mozilla. +
+ +
+ +