# The code here was picked up from the `rules_foreign_cc` openssl example # https://github.com/bazelbuild/rules_foreign_cc/tree/0.5.1/examples/third_party/openssl exports_files( [ "BUILD.nasm.bazel", "BUILD.openssl.bazel", "BUILD.perl.bazel", ], visibility = ["//visibility:public"], )