aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-07-22 14:31:58 -0700
committerMark Otto <[email protected]>2012-07-22 14:31:58 -0700
commite9f374f04175820d254cfbcf619908e6ac1493ed (patch)
tree950674dbea447584d5b4296c933f14625dc451bc /Makefile
parent5b8ff7061b659286bdd27c756bf8a58b05ba70d8 (diff)
parent8281a9023a9a687be007de85f1731d131eedaf30 (diff)
downloadbootstrap-e9f374f04175820d254cfbcf619908e6ac1493ed.tar.xz
bootstrap-e9f374f04175820d254cfbcf619908e6ac1493ed.zip
Merge branch '2.1.0-wip' of github.com:twitter/bootstrap into 2.1.0-wip
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 827b6920e..e1dcc9271 100644
--- a/Makefile
+++ b/Makefile
@@ -90,5 +90,12 @@ 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