aboutsummaryrefslogtreecommitdiffhomepage
path: root/libxsmm.BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libxsmm.BUILD')
-rw-r--r--libxsmm.BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/libxsmm.BUILD b/libxsmm.BUILD
index a03066590b..7d969b3dd6 100644
--- a/libxsmm.BUILD
+++ b/libxsmm.BUILD
@@ -2,6 +2,7 @@
# LIBXSMM: Library for small matrix-matrix multiplications targeting Intel Architecture (x86).
licenses(["notice"]) # BSD 3-clause
+
exports_files(["LICENSE"])
# Arguments to ./scripts/libxsmm_interface.py, see that file for detailed description.