Commit 7d363535 authored by Siddhartha Bagaria's avatar Siddhartha Bagaria Committed by Andreas Schuh

Fix typo in BUILD

parent aa2d0f7b
......@@ -4,7 +4,7 @@
licenses(["notice"])
exports_files(["src/gflags_complections.sh", "COPYING.txt"])
exports_files(["src/gflags_completions.sh", "COPYING.txt"])
load(":bazel/gflags.bzl", "gflags_sources", "gflags_library")
(hdrs, srcs) = gflags_sources(namespace=["gflags", "google"])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment