blob: ac316e2d4e5f7633ba89350ea193518de848ee12 [file] [log] [blame]
# Copyright 2017 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.
config("config") {
include_dirs = [
"..",
get_label_info("..", "target_gen_dir"),
]
}