diff options
Diffstat (limited to 'tools/BUILD')
-rw-r--r-- | tools/BUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/BUILD b/tools/BUILD index 4769f4222b..0c6b8ece7c 100644 --- a/tools/BUILD +++ b/tools/BUILD @@ -121,6 +121,7 @@ package_group( "//org.eclipse.jgit.pgm.test/...", "//org.eclipse.jgit.pgm/...", "//org.eclipse.jgit.ssh.apache/...", + "//org.eclipse.jgit.ssh.apache.agent/...", "//org.eclipse.jgit.test/...", "//org.eclipse.jgit.ui/...", "//org.eclipse.jgit/...", |