1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 23:42:27 +01:00

Fix typo.

This commit is contained in:
Kris Maglione
2011-01-28 06:02:03 -05:00
parent d092200892
commit 227fff2a04

View File

@@ -178,7 +178,7 @@ xpi: $(CHROME)
$(MAKE_JAR) "$(XPI)" "$(XPI_BASES)" "$(XPI_DIRS)" "$(XPI_TEXTS)" "$(XPI_BINS)" "$(XPI_FILES)"
rm -r -- $(CHROME)
@echo "Built XPI: $XPI"
@echo "Built XPI: $(XPI)"
#### jar