commit f68be0df2142ab48a86692e11b00a531dbf209e6 parent b4a6f52243eb6f73f0078ff4d541a2105841e7bb Author: Ryan Wolf <rwolf@borderstylo.com> Date: Mon, 28 Jun 2010 11:18:36 -0700 updated Makefile Diffstat:
| M | Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile @@ -1,5 +1,5 @@ package : clean - zip -r mft3k.xpi chrome/ defaults/ locale/ chrome.manifest install.rdf + zip -r mft3k.xpi chrome/ locale/ chrome.manifest install.rdf clean : rm -f mft3k.xpi