X-Git-Url: http://www.project-moonshot.org/gitweb/?p=moonshot-firefox.git;a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=206637e25b6fe47d6ec165ae3cb943208c8544f1;hp=fd09bb947792a80068059546840bac25ff931673;hb=b9e78a6202dc24a22b207dbc3127efffa545ec58;hpb=87a06b9840b66cb9aaf877b5e8e701c4b02a3108 diff --git a/Makefile.in b/Makefile.in index fd09bb9..206637e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -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 + touch xpi/chrome.manifest cp $(XPI_INSTALL) xpi cp $(XPT) xpi/components cd xpi&&zip ../$@ -r .