Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-02-01 05:35:23 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-02-01 05:35:23 +0400
commitfd49d4a44f7fe73054b861461b9ec0f36a1bb29a (patch)
treef35009c910398dda68809aa281e45a495bbd8305 /Makefile
parentbdfb05dbac0b07c7c6447a39b2658038563603d3 (diff)
move examples into docs...v2.0.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5995bc519a..5492b8e112 100644
--- a/Makefile
+++ b/Makefile
@@ -18,6 +18,7 @@ docs: bootstrap
cp img/* docs/assets/img/
cp js/*.js docs/assets/js/
cp js/tests/vendor/jquery.js docs/assets/js/
+ cp js/tests/vendor/jquery.js docs/assets/js/
#
# BUILD SIMPLE BOOTSTRAP DIRECTORY