blob: 2e12ec26dd4d3d9efdbb8baea594c11105723794 [file] [log] [blame]
# Copyright 2019 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.
host_tool("loglistener") {
sources = [
"loglistener.c",
]
}