fix 'make check-jsstyle'

This commit is contained in:
Trent Mick 2012-04-27 17:21:36 -07:00
parent 13b36fb366
commit a442418f2d

View file

@ -6,7 +6,7 @@ TAP := ./node_modules/.bin/tap
#---- Files #---- Files
JSSTYLE_FILES := $(shell find lib test tools -name *.js) JSSTYLE_FILES := $(shell find lib test tools -name "*.js")