blob: e7ca4ceae6afd4011e3c0f77c2b2ccc33e9eac50 [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" ]
}