autoreconf
authorSam Hartman <hartmans@painless-security.com>
Tue, 10 May 2011 12:41:26 +0000 (08:41 -0400)
committerSam Hartman <hartmans@painless-security.com>
Tue, 10 May 2011 12:41:26 +0000 (08:41 -0400)
Makefile.in

index fd09bb9..206637e 100644 (file)
@@ -595,6 +595,7 @@ moonshot.xpi: $(noinst_PROGRAMS) $(XPT) $(XPI_INSTALL)
        test -d xpi ||rm -rf xpi
        mkdir -p xpi/components 
        cp libmoonshot.so xpi/components
        test -d xpi ||rm -rf xpi
        mkdir -p xpi/components 
        cp libmoonshot.so xpi/components
+       touch xpi/chrome.manifest
        cp $(XPI_INSTALL) xpi
        cp $(XPT) xpi/components
        cd xpi&&zip ../$@ -r .
        cp $(XPI_INSTALL) xpi
        cp $(XPT) xpi/components
        cd xpi&&zip ../$@ -r .