From 1562381114ce1ce5dc06d311ddb6d1e0f2048a1f Mon Sep 17 00:00:00 2001 From: Jacob Thornton Date: Thu, 8 Mar 2012 11:42:12 -0800 Subject: remove non existent dist dir from phony makefil --- Makefile | 2 +- docs/assets/bootstrap.zip | Bin 54993 -> 54993 bytes 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 033196423..92afa1578 100644 --- a/Makefile +++ b/Makefile @@ -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 index a12cdd8d7..29fa6ab4c 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ -- cgit v1.2.3