Redundant (currently) but clearer.
This commit is contained in:
parent
836c783f97
commit
5ffb7c7ef2
4
Makefile
4
Makefile
@ -108,9 +108,9 @@ testcrx := $(foreach f,$(filter %.crx %.zip,$(bds)),test$(f))
|
|||||||
|
|
||||||
jshint := $(foreach f,globals $(subst API,API_crx API_userscript,$(parts)),.events/jshint.$(f))
|
jshint := $(foreach f,globals $(subst API,API_crx API_userscript,$(parts)),.events/jshint.$(f))
|
||||||
|
|
||||||
default : jshint install
|
default : testbds jshint install
|
||||||
|
|
||||||
all : jshint bds install
|
all : bds jshint install
|
||||||
|
|
||||||
.events tmp testbuilds builds :
|
.events tmp testbuilds builds :
|
||||||
$(MKDIR)
|
$(MKDIR)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user