Add ball detector indicator webserver.

Change-Id: Iddc5d76b909cadccbc27221af58758708199e5c5
diff --git a/y2016/BUILD b/y2016/BUILD
index 9bc5cd7..7dc46d0 100644
--- a/y2016/BUILD
+++ b/y2016/BUILD
@@ -54,6 +54,7 @@
     '//y2016/control_loops/drivetrain:drivetrain',
     '//y2016/control_loops/superstructure:superstructure',
     '//y2016/control_loops/shooter:shooter',
+    '//y2016/dashboard:dashboard',
     '//y2016/actors:autonomous_action',
     '//y2016/actors:vision_align_action',
     '//y2016/wpilib:wpilib_interface',
@@ -72,6 +73,7 @@
     '//y2016/control_loops/drivetrain:drivetrain.stripped',
     '//y2016/control_loops/superstructure:superstructure.stripped',
     '//y2016/control_loops/shooter:shooter.stripped',
+    '//y2016/dashboard:dashboard.stripped',
     '//y2016/actors:autonomous_action.stripped',
     '//y2016/actors:vision_align_action.stripped',
     '//y2016/wpilib:wpilib_interface.stripped',