Skip to content

Commit

Permalink
update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
max-mapper committed Aug 17, 2012
1 parent 97099ed commit c7b94c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -15,6 +15,7 @@ sprite:

enhancespritecss:
@sed -i "" "s/-active/:active/g" lib/sprite-dist/sprite.css
@sed -i "" "s/-focus/:focus/g" lib/sprite-dist/sprite.css

browserify:
@browserify -r util -r events -r stream -r mustache -r underscore -r masseuse -o lib/browserify/bundle.js
Expand Down

0 comments on commit c7b94c5

Please sign in to comment.