Skip to content

Commit 2f13d85

Browse files
committed
Include BuckBuild.java in the correct build.desc
1 parent 78b07f8 commit 2f13d85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

java/client/test/org/openqa/selenium/build.desc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ java_library(name = "selenium",
77

88
java_library(name = "build",
99
srcs = [
10+
"BuckBuild.java",
1011
"Build.java",
1112
],
1213
deps = [

0 commit comments

Comments
 (0)