Skip to content

Commit

Permalink
Clean the entire cask directory on clean-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
swsnr committed Nov 28, 2014
1 parent 11fcbc6 commit a09dbc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -69,7 +69,7 @@ clean-doc:
rm -rf $(DOCBUILDDIR)

clean-deps :
rm -rf $(PKGDIR)
rm -rf .cask/

$(PKGDIR) : Cask
$(CASK) install
Expand Down

0 comments on commit a09dbc6

Please sign in to comment.