Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Make sure to AOT compile everything under clj-webdriver.ext.*
Browse files Browse the repository at this point in the history
  • Loading branch information
semperos committed Sep 7, 2012
1 parent 68234af commit d533b36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project.clj
Expand Up @@ -20,6 +20,7 @@
[ring "1.0.2"]
[enlive "1.0.0"]
[net.cgrand/moustache "1.0.0"]]}}
:aot [#"clj-webdriver\.ext\.*"]
:scm {:url "git@github.com:semperos/clj-webdriver.git"}
:pom-addition [:developers [:developer
[:id "semperos"
Expand Down

0 comments on commit d533b36

Please sign in to comment.