Skip to content

Commit

Permalink
Update phonys in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Smithett committed Apr 6, 2014
1 parent 1c2f81e commit c26a3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ BIN=node_modules/.bin
AUTOPREFIXER_BROWSERS="> 1%, last 2 versions, Firefox ESR, Explorer 9"

# See https://gist.github.com/toolmantim/6200029#file-makefile-L67-L71
.PHONY: all clean watch
.PHONY: all watch sass autoprefixer

all: sass autoprefixer
@echo "Done!"
Expand Down

0 comments on commit c26a3eb

Please sign in to comment.