aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2012-01-31 13:59:40 -0800
committerJacob Thornton <[email protected]>2012-01-31 13:59:40 -0800
commitfd700e358da02434343c58e7f86eb2e8a8ba2411 (patch)
tree831e00c3f661af6bf3bb977ab31a8225d969e822 /Makefile
parentb9de88890e3db18b48ef10cd5a718002cb5dc4a0 (diff)
parente75bc5eb5ffca534fd3a84d749e8b39824654ebb (diff)
downloadbootstrap-fd700e358da02434343c58e7f86eb2e8a8ba2411.tar.xz
bootstrap-fd700e358da02434343c58e7f86eb2e8a8ba2411.zip
Merge branch '2.0-wip'
Conflicts: docs/assets/bootstrap.zip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8811d03e1..e4e2ef418 100644
--- a/Makefile
+++ b/Makefile
@@ -16,6 +16,8 @@ docs: bootstrap
lessc ${BOOTSTRAP_RESPONSIVE_LESS} > ${BOOTSTRAP_RESPONSIVE}
node docs/build
cp img/* docs/assets/img/
+ cp js/*.js docs/assets/js/
+ cp js/tests/vendor/jquery.js docs/assets/js/
#
# BUILD SIMPLE BOOTSTRAP DIRECTORY