aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/BUILD
diff options
context:
space:
mode:
authorGravatar John Cater <jcater@google.com>2017-10-30 11:56:51 -0400
committerGravatar John Cater <jcater@google.com>2017-10-30 13:08:18 -0400
commit6163d43bada9d6876025200907c8177a371dbe9a (patch)
tree3d98af75998a1d95ed3edb16de60e4ad12b2f860 /third_party/BUILD
parentaeffe38dd42ed53bc06427489cfb4beaa34d11e6 (diff)
Fix //third_party:srcs to include new jcommander library.
Change-Id: I350632e39c5f704025fd3aa436295ee66c017364
Diffstat (limited to 'third_party/BUILD')
-rw-r--r--third_party/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/third_party/BUILD b/third_party/BUILD
index aaa83205d4..d0291843c1 100644
--- a/third_party/BUILD
+++ b/third_party/BUILD
@@ -17,6 +17,7 @@ filegroup(
"//third_party/java/jacoco:srcs",
"//third_party/java/jarjar:srcs",
"//third_party/java/javapoet:srcs",
+ "//third_party/java/jcommander:srcs",
"//third_party/java/jopt-simple:srcs",
"//third_party/java/jdk/langtools:srcs",
"//third_party/java/jdk/javabuilder:srcs",