aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'site/BUILD')
-rw-r--r--site/BUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/site/BUILD b/site/BUILD
new file mode 100644
index 0000000000..58365fe661
--- /dev/null
+++ b/site/BUILD
@@ -0,0 +1,3 @@
+exports_files(
+ ["docs/bazel-user-manual.html"],
+)