auto merge of #1817 : Manishearth/servo/patch-2, r=kmcallister

This commit is contained in:
bors-servo 2014-03-04 17:22:44 -05:00
commit b308c58f79

View file

@ -95,3 +95,4 @@ There are lots of make targets you can use:
- `make DEP` - builds only the specified dependency. e.g. `make rust-opengles`
- `make check-DEP` - build and run tests for specified dependency
The `make check-*` targets for running tests are listed [here](https://github.com/mozilla/servo/wiki/Testing)