diff options
author | Oz Linden <oz@lindenlab.com> | 2018-01-16 14:14:27 -0500 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2018-01-16 14:14:27 -0500 |
commit | 7acbd8ed8d73c507675d45360df07d232c431a8b (patch) | |
tree | 37af6341560eb44bb33ae1f78e067c2b0aa74a96 | |
parent | 7656e3e0b3a433d0b533feae0a20dbb25f37db63 (diff) | |
parent | c8358e7b631952c945c964bf53866c44405a0741 (diff) |
merge sling-buildscripts change
-rwxr-xr-x | BuildParams | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BuildParams b/BuildParams index a5edfadbd6..cb908f1532 100755 --- a/BuildParams +++ b/BuildParams @@ -14,7 +14,7 @@ build_docs = true build_Linux_Doxygen = true # Need viewer-build-variables as well as other shared repositories -buildscripts_shared_more_NAMEs="build_variables" +buildscripts_shared_more_NAMEs="build_secrets build_variables" ################################################################ #### Examples of how to set the viewer_channel #### |