Skip to content

Commit

Permalink
Added stylus submod for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Mar 23, 2011
1 parent eda9d9a commit 65650e1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@
[submodule "support/coffee-script"]
path = support/coffee-script
url = http://github.com/jashkenas/coffee-script.git
[submodule "support/stylus"]
path = support/stylus
url = git://github.com/LearnBoost/stylus.git
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ test:
-I support/coffee-script/lib \
-I support/markdown/lib \
-I support/sass/lib \
-I support \
$(TESTS)

benchmark:
Expand Down
1 change: 1 addition & 0 deletions support/stylus
Submodule stylus added at 243522

0 comments on commit 65650e1

Please sign in to comment.