Skip to content

Commit

Permalink
Add "signed" to the list of PHONY
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Dec 10, 2015
1 parent d9f7ce9 commit 8739973
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
@@ -1,6 +1,6 @@
PACKAGE_NAME = multipletab

.PHONY: all xpi clean
.PHONY: all xpi signed clean

all: xpi

Expand Down

0 comments on commit 8739973

Please sign in to comment.