From: Jacob Thornton Date: Thu, 8 Mar 2012 19:42:12 +0000 (-0800) Subject: remove non existent dist dir from phony makefil X-Git-Tag: v2.0.2~62^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1562381114ce1ce5dc06d311ddb6d1e0f2048a1f;p=thirdparty%2Fbootstrap.git remove non existent dist dir from phony makefil --- diff --git a/Makefile b/Makefile index 0331964230..92afa1578e 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 a12cdd8d7e..29fa6ab4c3 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ