diff options
| author | Mark Otto <[email protected]> | 2012-07-22 14:31:58 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-22 14:31:58 -0700 |
| commit | e9f374f04175820d254cfbcf619908e6ac1493ed (patch) | |
| tree | 950674dbea447584d5b4296c933f14625dc451bc /Makefile | |
| parent | 5b8ff7061b659286bdd27c756bf8a58b05ba70d8 (diff) | |
| parent | 8281a9023a9a687be007de85f1731d131eedaf30 (diff) | |
| download | bootstrap-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-- | Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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 |
