mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-24 08:30:56 +01:00
feb3ecf428
GitOrigin-RevId: 85be46c008d135695497ac3df2c148a680ccf656
7 lines
150 B
Python
7 lines
150 B
Python
package(default_visibility = ["//visibility:public"])
|
|
|
|
# Expose script for external usage through bazel.
|
|
exports_files([
|
|
"scons_link_list.py",
|
|
])
|