remove non existent dist dir from phony makefil

This commit is contained in:
Jacob Thornton 2012-03-08 11:42:12 -08:00
parent af1dbf6581
commit 1562381114
2 changed files with 1 additions and 1 deletions

View File

@ -59,4 +59,4 @@ watch:
watchr -e "watch('less/.*\.less') { system 'make' }"
.PHONY: dist docs watch gh-pages
.PHONY: docs watch gh-pages

Binary file not shown.