xref: /freebsd/contrib/libxo/encoder/Makefile.am (revision e6bfd18d21b225af6a0ed67ceeaf1293b7b9eba5)
1#
2# Copyright 2015-2019, Juniper Networks, Inc.
3# All rights reserved.
4# This SOFTWARE is licensed under the LICENSE provided in the
5# ../Copyright file. By downloading, installing, copying, or otherwise
6# using the SOFTWARE, you agree to be bound by the terms of that
7# LICENSE.
8
9SUBDIRS = \
10    cbor \
11    csv \
12    test
13