aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5905c40..75fadf6 100644
--- a/Makefile
+++ b/Makefile
@@ -154,4 +154,4 @@ eMatrix.xpi: $(ROOT) $(ASSETS) $(CSS) $(IMG) $(LIB) $(LOCALE) $(JS)
.PHONY: clean
clean:
- @rm -f eMatrix.xpi
+ @rm -f $(DIST)/eMatrix.xpi