0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-24 08:30:56 +01:00
mongodb/bazel/BUILD.bazel

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
150 B
Python
Raw Normal View History

package(default_visibility = ["//visibility:public"])
# Expose script for external usage through bazel.
exports_files([
"scons_link_list.py",
])