blob: 8c14d469c863ad757513be9bb6f3c6ab33908917 [file] [log] [blame]
# Copyright 2020 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.
group("fbl") {
public_deps = [ "//zircon/system/ulib/fbl" ]
}