Skip to content

Commit

Permalink
Also look in third party for crazy fun build files
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon Stewart committed Oct 31, 2018
1 parent 2ecb7d9 commit 8474cb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ crazy_fun.create_tasks(Dir["javascript/**/build.desc"])
crazy_fun.create_tasks(Dir["py/**/build.desc"])
crazy_fun.create_tasks(Dir["rake-tasks/**/build.desc"])
crazy_fun.create_tasks(Dir["rb/**/build.desc"])
crazy_fun.create_tasks(Dir["third_party/**/build.desc"])

# Buck integration. Loaded after CrazyFun has initialized all the tasks it'll handle.
# This is because the buck integration creates a rule for "//.*"
Expand Down

0 comments on commit 8474cb3

Please sign in to comment.