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:
authorfat <jacobthornton@gmail.com>2012-10-30 08:27:34 +0400
committerfat <jacobthornton@gmail.com>2012-10-30 08:27:34 +0400
commit92e7f166e7b65259cffcf20a27984bc365dd8b48 (patch)
treee584fe1d01c3d914d618423d55660f9b0bf9b50d /Makefile
parentc33169a6bae8675bd65767690d9098a4f9c071a9 (diff)
remove haunt, remove bootstrap dir, add bower support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index b28b2e9308..52ee8f8906 100644
--- a/Makefile
+++ b/Makefile
@@ -97,12 +97,5 @@ watch:
echo "Watching less files..."; \
watchr -e "watch('less/.*\.less') { system 'make' }"
-#
-# HAUNT GITHUB ISSUES 4 FAT & MDO ONLY (O_O )
-#
-
-haunt:
- @haunt .issue-guidelines.js https://github.com/twitter/bootstrap
-
.PHONY: docs watch gh-pages \ No newline at end of file