diff options
| author | Jacob Thornton <[email protected]> | 2012-03-08 11:42:12 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-03-08 11:42:12 -0800 |
| commit | 1562381114ce1ce5dc06d311ddb6d1e0f2048a1f (patch) | |
| tree | 7c8b28bc15dd7fd736d7bb4719984a0376169c36 | |
| parent | af1dbf6581e20ac67465706499a2732e7faf9c67 (diff) | |
| download | bootstrap-1562381114ce1ce5dc06d311ddb6d1e0f2048a1f.tar.xz bootstrap-1562381114ce1ce5dc06d311ddb6d1e0f2048a1f.zip | |
remove non existent dist dir from phony makefil
| -rw-r--r-- | Makefile | 2 | ||||
| -rw-r--r-- | docs/assets/bootstrap.zip | bin | 54993 -> 54993 bytes |
2 files changed, 1 insertions, 1 deletions
@@ -59,4 +59,4 @@ watch: watchr -e "watch('less/.*\.less') { system 'make' }" -.PHONY: dist docs watch gh-pages
\ No newline at end of file +.PHONY: docs watch gh-pages
\ No newline at end of file diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip Binary files differindex a12cdd8d7..29fa6ab4c 100644 --- a/docs/assets/bootstrap.zip +++ b/docs/assets/bootstrap.zip |
