#
# Copyright 2019 Ettus Research, a National Instruments Brand
#
# SPDX-License-Identifier: GPL-3.0-or-later
#

# List all header files here (UHD and GNU Radio)
install(
    FILES
    gain_block_control.hpp
    DESTINATION include/rfnoc/gain
    COMPONENT headers
)