blob: 4c7398e223acfbb8dbe36f4620055d2b396b0d10 [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.
# Required because some legacy targets still depend on this.
group("zxc") {
public_deps = [ "//zircon/system/ulib/zxc" ]
}