aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2090d2c..01f9225 100644
--- a/Makefile
+++ b/Makefile
@@ -128,3 +128,8 @@ all: eMatrix.xpi
eMatrix.xpi: $(ROOT) $(ASSETS) $(CSS) $(IMG) $(LIB) $(LOCALE) $(JS)
@zip -r $@ $^
+
+.PHONY: clean
+
+clean:
+ @rm -f eMatrix.xpi