From 248bb43c2808d06681a56c1b8e1ad7fb9cbb5986 Mon Sep 17 00:00:00 2001 From: Wayne Zhang Date: Mon, 5 Dec 2016 11:40:31 -0800 Subject: [PATCH] Add exports_files for contrib/endpoints/include/version --- contrib/endpoints/include/BUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/endpoints/include/BUILD b/contrib/endpoints/include/BUILD index 0f913966eda..b97581cdeeb 100644 --- a/contrib/endpoints/include/BUILD +++ b/contrib/endpoints/include/BUILD @@ -14,6 +14,7 @@ # ################################################################################ # +exports_files(["version"]) cc_library( name = "api_manager",