blob: ab01823f85407dc6b983f8f65600d927486639fc [file] [log] [blame]
# Copyright 2016 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.
source_set("parsers") {
sources = [
"packages_map.cc",
"packages_map.h",
]
}