Skip to content

Commit bd893f3

Browse files
Export 'configure' and 'configure.py' to allow inverse dependent repos to do 'bazel run @org_tensorflow//:configure -- --workspace $(pwd)'.
PiperOrigin-RevId: 219764425
1 parent a2f2c7b commit bd893f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

BUILD

+2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@ exports_files(
22
[
33
"LICENSE",
44
"ACKNOWLEDGEMENTS",
5+
"configure",
6+
"configure.py",
57
],
68
)

0 commit comments

Comments
 (0)