aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/BUILD
diff options
context:
space:
mode:
authorGravatar Lukacs T. Berki <lberki@google.com>2017-04-18 16:07:41 +0200
committerGravatar Lukacs T. Berki <lberki@google.com>2017-04-18 16:07:41 +0200
commit1357a0d1c172d1cfbd0ecb6f1a9014910a7b1fb3 (patch)
treee6815d394dc8352d1da34e0561a00878d8dfb272 /third_party/BUILD
parent0d3d5ae35650b23cb6c1a232342ec51dc88728c2 (diff)
Add the sources of jopt-simple to //third_party:srcs .
Change-Id: I468ab58151a6e62fa9d5d640142c38cd8886737b
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 adf8c3dc62..e2338456ea 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/jopt-simple:srcs",
"//third_party/java/jdk/langtools:srcs",
"//third_party/java/jdk/javabuilder:srcs",
"//third_party/javascript/bootstrap:srcs",