blob: ba1a915f39a497958d6e39cea0bfd354cd248487 [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.
# //public/lib/cksum is still referenced from //vendor/ so provide
# a redirection group until they are updated.
group("cksum") {
public_deps = [ "//zircon/third_party/ulib/cksum" ]
}