blob: 41f4c64ddd7357dc5eb991ef9311643936627c13 [file] [log] [blame]
# Copyright 2018 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
copy("install-fuchsia") {
sources = [
"install-fuchsia.sh",
]
outputs = [
"$root_build_dir/install-fuchsia",
]
}