commit | 258b917206764f1f30759800309b60e6e66cc162 | [log] [tgz] |
---|---|---|
author | Brian Silverman <brian@peloton-tech.com> | Sat Sep 19 14:32:57 2015 -0400 |
committer | Brian Silverman <brian@peloton-tech.com> | Sat Sep 26 20:55:37 2015 -0400 |
tree | 931f48b70a9c8f15e1b75bc2cc5e268d17d56996 | |
parent | 3e1563dcd3f0899d260984d6d24eda79389caf8c [diff] [blame] |
More work cleaning up the BUILD files Change-Id: I47fb18e7a12cd7e081631a5369274ef1e25f22c4
diff --git a/y2014/wpilib/BUILD b/y2014/wpilib/BUILD index a80ab2d..26f1645 100644 --- a/y2014/wpilib/BUILD +++ b/y2014/wpilib/BUILD
@@ -9,7 +9,7 @@ '//aos/linux_code:init', '//aos/common:stl_mutex', '//aos/common/logging', - '//third_party/WPILib', + '//aos/externals:wpilib', '//y2014:constants', '//y2014/queues:auto_mode', '//y2014/control_loops/drivetrain:drivetrain_queue',