blob: 0a9db71030b01177be2e3540ad6cf6d49594be05 [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("h2md") {
sources = [
"h2md.c",
]
}