blob: 822a56c035736519c4446a9458710a49d28aac84 [file] [log] [blame]
# Copyright 2018 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.
import("//garnet/public/lib/fidl/build/fidl/fidl.gni")
fidl("fidl") {
name = "module_manifest_source"
sources = [
"module_package_indexer.fidl",
]
}